#bf4ccd color space conversions
Hex:
#bf4ccd
RGB:
191, 76, 205
CMY:
25, 70, 20
CMYK:
7, 63, 0, 20
HSL:
293°, 56.3319%, 55.0980%
HSV (HSB):
293°, 62.9268%, 80.3922%
XYZ:
35.0897, 20.6530, 59.8946
xyY:
0.3034, 0.1786, 20.6530
CIE-Lab:
52.5676, 63.1382, -45.6523
CIE-LCH:
52.5676, 77.9138, 324.1310
CIE-Luv:
52.5676, 47.6523, -77.9008
Hunter-Lab:
45.4456, 58.2947, -46.3288
#bf4ccd color charts
#bf4ccd color shades, tints & tones
#bf4ccd color schemes
#bf4ccd color preview, HTML & CSS examples
This text has a color of #bf4ccd
<p style="color:#bf4ccd;">Text here</p>
.mytext {color:#bf4ccd;}
This box has a color of #bf4ccd
<div style="background-color:#bf4ccd;">Content here</div>
.mybackground {background-color:#bf4ccd;}
Border around this has a color of #bf4ccd
<div style="border:2px solid #bf4ccd;">Content here</div>
.myborder {border:2px solid #bf4ccd;}