#bf21cc color space conversions
Hex:
#bf21cc
RGB:
191, 33, 204
CMY:
25, 87, 20
CMYK:
6, 84, 0, 20
HSL:
295°, 72.1519%, 46.4706%
HSV (HSB):
295°, 83.8235%, 80.0000%
XYZ:
32.9288, 16.5237, 58.5806
xyY:
0.3048, 0.1530, 16.5237
CIE-Lab:
47.6542, 76.7971, -52.9165
CIE-LCH:
47.6542, 93.2628, 325.4315
CIE-Luv:
47.6542, 56.1744, -88.3329
Hunter-Lab:
40.6494, 73.4609, -56.9894
#bf21cc color charts
#bf21cc color shades, tints & tones
#bf21cc color schemes
#bf21cc color preview, HTML & CSS examples
This text has a color of #bf21cc
<p style="color:#bf21cc;">Text here</p>
.mytext {color:#bf21cc;}
This box has a color of #bf21cc
<div style="background-color:#bf21cc;">Content here</div>
.mybackground {background-color:#bf21cc;}
Border around this has a color of #bf21cc
<div style="border:2px solid #bf21cc;">Content here</div>
.myborder {border:2px solid #bf21cc;}