#bf0dfc color space conversions
Hex:
#bf0dfc
RGB:
191, 13, 252
CMY:
25, 95, 1
CMYK:
24, 95, 0, 1
HSL:
285°, 97.5510%, 51.9608%
HSV (HSB):
285°, 94.8413%, 98.8235%
XYZ:
39.2005, 18.3925, 93.5795
xyY:
0.2593, 0.1217, 18.3925
CIE-Lab:
49.9687, 87.8331, -76.4139
CIE-LCH:
49.9687, 116.4205, 318.9770
CIE-Luv:
49.9687, 42.4362, -123.7582
Hunter-Lab:
42.8865, 88.1070, -99.3519
#bf0dfc color charts
#bf0dfc color shades, tints & tones
#bf0dfc color schemes
#bf0dfc color preview, HTML & CSS examples
This text has a color of #bf0dfc
<p style="color:#bf0dfc;">Text here</p>
.mytext {color:#bf0dfc;}
This box has a color of #bf0dfc
<div style="background-color:#bf0dfc;">Content here</div>
.mybackground {background-color:#bf0dfc;}
Border around this has a color of #bf0dfc
<div style="border:2px solid #bf0dfc;">Content here</div>
.myborder {border:2px solid #bf0dfc;}