#bf5fcc color space conversions
Hex:
#bf5fcc
RGB:
191, 95, 204
CMY:
25, 63, 20
CMYK:
6, 53, 0, 20
HSL:
293°, 51.6588%, 58.6275%
HSV (HSB):
293°, 53.4314%, 80.0000%
XYZ:
36.4771, 23.6204, 59.7634
xyY:
0.3043, 0.1971, 23.6204
CIE-Lab:
55.7057, 54.2783, -40.1221
CIE-LCH:
55.7057, 67.4976, 323.5285
CIE-Luv:
55.7057, 42.0797, -69.1083
Hunter-Lab:
48.6008, 48.9209, -38.8870
#bf5fcc color charts
#bf5fcc color shades, tints & tones
#bf5fcc color schemes
#bf5fcc color preview, HTML & CSS examples
This text has a color of #bf5fcc
<p style="color:#bf5fcc;">Text here</p>
.mytext {color:#bf5fcc;}
This box has a color of #bf5fcc
<div style="background-color:#bf5fcc;">Content here</div>
.mybackground {background-color:#bf5fcc;}
Border around this has a color of #bf5fcc
<div style="border:2px solid #bf5fcc;">Content here</div>
.myborder {border:2px solid #bf5fcc;}