#bf2cc5 color space conversions
Hex:
#bf2cc5
RGB:
191, 44, 197
CMY:
25, 83, 23
CMYK:
3, 78, 0, 23
HSL:
298°, 63.4855%, 47.2549%
HSV (HSB):
298°, 77.6650%, 77.2549%
XYZ:
32.4646, 16.9089, 54.3760
xyY:
0.3129, 0.1630, 16.9089
CIE-Lab:
48.1451, 73.0232, -48.0814
CIE-LCH:
48.1451, 87.4312, 326.6375
CIE-Luv:
48.1451, 57.1002, -81.0994
Hunter-Lab:
41.1205, 68.9647, -49.6183
#bf2cc5 color charts
#bf2cc5 color shades, tints & tones
#bf2cc5 color schemes
#bf2cc5 color preview, HTML & CSS examples
This text has a color of #bf2cc5
<p style="color:#bf2cc5;">Text here</p>
.mytext {color:#bf2cc5;}
This box has a color of #bf2cc5
<div style="background-color:#bf2cc5;">Content here</div>
.mybackground {background-color:#bf2cc5;}
Border around this has a color of #bf2cc5
<div style="border:2px solid #bf2cc5;">Content here</div>
.myborder {border:2px solid #bf2cc5;}