#bf02cd color space conversions
Hex:
#bf02cd
RGB:
191, 2, 205
CMY:
25, 99, 20
CMYK:
7, 99, 0, 20
HSL:
296°, 98.0676%, 40.5882%
HSV (HSB):
296°, 99.0244%, 80.3922%
XYZ:
32.5270, 15.5276, 59.0404
xyY:
0.3037, 0.1450, 15.5276
CIE-Lab:
46.3485, 80.9912, -55.5923
CIE-LCH:
46.3485, 98.2348, 325.5343
CIE-Luv:
46.3485, 57.9325, -91.9252
Hunter-Lab:
39.4050, 78.3846, -61.2504
#bf02cd color charts
#bf02cd color shades, tints & tones
#bf02cd color schemes
#bf02cd color preview, HTML & CSS examples
This text has a color of #bf02cd
<p style="color:#bf02cd;">Text here</p>
.mytext {color:#bf02cd;}
This box has a color of #bf02cd
<div style="background-color:#bf02cd;">Content here</div>
.mybackground {background-color:#bf02cd;}
Border around this has a color of #bf02cd
<div style="border:2px solid #bf02cd;">Content here</div>
.myborder {border:2px solid #bf02cd;}