#bf2ccc color space conversions
Hex:
#bf2ccc
RGB:
191, 44, 204
CMY:
25, 83, 20
CMYK:
6, 78, 0, 20
HSL:
295°, 64.5161%, 48.6275%
HSV (HSB):
295°, 78.4314%, 80.0000%
XYZ:
33.2856, 17.2374, 58.6995
xyY:
0.3048, 0.1578, 17.2374
CIE-Lab:
48.5577, 74.1665, -51.4687
CIE-LCH:
48.5577, 90.2757, 325.2408
CIE-Luv:
48.5577, 54.7208, -86.3610
Hunter-Lab:
41.5179, 70.4502, -54.7638
#bf2ccc color charts
#bf2ccc color shades, tints & tones
#bf2ccc color schemes
#bf2ccc color preview, HTML & CSS examples
This text has a color of #bf2ccc
<p style="color:#bf2ccc;">Text here</p>
.mytext {color:#bf2ccc;}
This box has a color of #bf2ccc
<div style="background-color:#bf2ccc;">Content here</div>
.mybackground {background-color:#bf2ccc;}
Border around this has a color of #bf2ccc
<div style="border:2px solid #bf2ccc;">Content here</div>
.myborder {border:2px solid #bf2ccc;}