#bf2dd9 color space conversions
Hex:
#bf2dd9
RGB:
191, 45, 217
CMY:
25, 82, 15
CMYK:
12, 79, 0, 15
HSL:
291°, 69.3548%, 51.3725%
HSV (HSB):
291°, 79.2627%, 85.0980%
XYZ:
34.9486, 17.9629, 67.2708
xyY:
0.2908, 0.1495, 17.9629
CIE-Lab:
49.4511, 76.0902, -57.4942
CIE-LCH:
49.4511, 95.3693, 322.9251
CIE-Luv:
49.4511, 50.3506, -95.7657
Hunter-Lab:
42.3827, 73.0210, -64.4387
#bf2dd9 color charts
#bf2dd9 color shades, tints & tones
#bf2dd9 color schemes
#bf2dd9 color preview, HTML & CSS examples
This text has a color of #bf2dd9
<p style="color:#bf2dd9;">Text here</p>
.mytext {color:#bf2dd9;}
This box has a color of #bf2dd9
<div style="background-color:#bf2dd9;">Content here</div>
.mybackground {background-color:#bf2dd9;}
Border around this has a color of #bf2dd9
<div style="border:2px solid #bf2dd9;">Content here</div>
.myborder {border:2px solid #bf2dd9;}