#bf02ca color space conversions
Hex:
#bf02ca
RGB:
191, 2, 202
CMY:
25, 99, 21
CMYK:
5, 99, 0, 21
HSL:
297°, 98.0392%, 40.0000%
HSV (HSB):
297°, 99.0099%, 79.2157%
XYZ:
32.1682, 15.3841, 57.1511
xyY:
0.3072, 0.1469, 15.3841
CIE-Lab:
46.1558, 80.5311, -54.1660
CIE-LCH:
46.1558, 97.0526, 326.0749
CIE-Luv:
46.1558, 59.0309, -89.7595
Hunter-Lab:
39.2225, 77.7569, -58.9356
#bf02ca color charts
#bf02ca color shades, tints & tones
#bf02ca color schemes
#bf02ca color preview, HTML & CSS examples
This text has a color of #bf02ca
<p style="color:#bf02ca;">Text here</p>
.mytext {color:#bf02ca;}
This box has a color of #bf02ca
<div style="background-color:#bf02ca;">Content here</div>
.mybackground {background-color:#bf02ca;}
Border around this has a color of #bf02ca
<div style="border:2px solid #bf02ca;">Content here</div>
.myborder {border:2px solid #bf02ca;}