#bf2ffd color space conversions
Hex:
#bf2ffd
RGB:
191, 47, 253
CMY:
25, 82, 1
CMYK:
25, 81, 0, 1
HSL:
282°, 98.0952%, 58.8235%
HSV (HSB):
282°, 81.4229%, 99.2157%
XYZ:
40.2320, 20.2012, 94.7073
xyY:
0.2593, 0.1302, 20.2012
CIE-Lab:
52.0640, 82.0381, -73.5623
CIE-LCH:
52.0640, 110.1892, 318.1179
CIE-Luv:
52.0640, 39.7106, -120.8405
Hunter-Lab:
44.9458, 81.1242, -93.4705
#bf2ffd color charts
#bf2ffd color shades, tints & tones
#bf2ffd color schemes
#bf2ffd color preview, HTML & CSS examples
This text has a color of #bf2ffd
<p style="color:#bf2ffd;">Text here</p>
.mytext {color:#bf2ffd;}
This box has a color of #bf2ffd
<div style="background-color:#bf2ffd;">Content here</div>
.mybackground {background-color:#bf2ffd;}
Border around this has a color of #bf2ffd
<div style="border:2px solid #bf2ffd;">Content here</div>
.myborder {border:2px solid #bf2ffd;}