#bf4cc4 color space conversions
Hex:
#bf4cc4
RGB:
191, 76, 196
CMY:
25, 70, 23
CMYK:
3, 61, 0, 23
HSL:
298°, 50.4202%, 53.3333%
HSV (HSB):
298°, 61.2245%, 76.8627%
XYZ:
34.0341, 20.2308, 54.3357
xyY:
0.3134, 0.1863, 20.2308
CIE-Lab:
52.0971, 61.5326, -41.2284
CIE-LCH:
52.0971, 74.0678, 326.1770
CIE-Luv:
52.0971, 50.2255, -70.8066
Hunter-Lab:
44.9786, 56.3535, -40.1393
#bf4cc4 color charts
#bf4cc4 color shades, tints & tones
#bf4cc4 color schemes
#bf4cc4 color preview, HTML & CSS examples
This text has a color of #bf4cc4
<p style="color:#bf4cc4;">Text here</p>
.mytext {color:#bf4cc4;}
This box has a color of #bf4cc4
<div style="background-color:#bf4cc4;">Content here</div>
.mybackground {background-color:#bf4cc4;}
Border around this has a color of #bf4cc4
<div style="border:2px solid #bf4cc4;">Content here</div>
.myborder {border:2px solid #bf4cc4;}