#bf3fcc color space conversions
Hex:
#bf3fcc
RGB:
191, 63, 204
CMY:
25, 75, 20
CMYK:
6, 69, 0, 20
HSL:
294°, 58.0247%, 52.3529%
HSV (HSB):
294°, 69.1176%, 80.0000%
XYZ:
34.1624, 18.9910, 58.9918
xyY:
0.3046, 0.1693, 18.9910
CIE-Lab:
50.6767, 68.1010, -48.0851
CIE-LCH:
50.6767, 83.3662, 324.7746
CIE-Luv:
50.6767, 51.1636, -81.5218
Hunter-Lab:
43.5787, 63.6681, -49.7549
#bf3fcc color charts
#bf3fcc color shades, tints & tones
#bf3fcc color schemes
#bf3fcc color preview, HTML & CSS examples
This text has a color of #bf3fcc
<p style="color:#bf3fcc;">Text here</p>
.mytext {color:#bf3fcc;}
This box has a color of #bf3fcc
<div style="background-color:#bf3fcc;">Content here</div>
.mybackground {background-color:#bf3fcc;}
Border around this has a color of #bf3fcc
<div style="border:2px solid #bf3fcc;">Content here</div>
.myborder {border:2px solid #bf3fcc;}