#bf02cc color space conversions
Hex:
#bf02cc
RGB:
191, 2, 204
CMY:
25, 99, 20
CMYK:
6, 99, 0, 20
HSL:
296°, 98.0583%, 40.3922%
HSV (HSB):
296°, 99.0196%, 80.0000%
XYZ:
32.4066, 15.4794, 58.4065
xyY:
0.3049, 0.1456, 15.4794
CIE-Lab:
46.2840, 80.8374, -55.1178
CIE-LCH:
46.2840, 97.8399, 325.7124
CIE-Luv:
46.2840, 58.2969, -91.2047
Hunter-Lab:
39.3439, 78.1745, -60.4761
#bf02cc color charts
#bf02cc color shades, tints & tones
#bf02cc color schemes
#bf02cc color preview, HTML & CSS examples
This text has a color of #bf02cc
<p style="color:#bf02cc;">Text here</p>
.mytext {color:#bf02cc;}
This box has a color of #bf02cc
<div style="background-color:#bf02cc;">Content here</div>
.mybackground {background-color:#bf02cc;}
Border around this has a color of #bf02cc
<div style="border:2px solid #bf02cc;">Content here</div>
.myborder {border:2px solid #bf02cc;}