#bf37d6 color space conversions
Hex:
#bf37d6
RGB:
191, 55, 214
CMY:
25, 78, 16
CMYK:
11, 74, 0, 16
HSL:
291°, 65.9751%, 52.7451%
HSV (HSB):
291°, 74.2991%, 83.9216%
XYZ:
34.9896, 18.6638, 65.3766
xyY:
0.2940, 0.1568, 18.6638
CIE-Lab:
50.2915, 72.6077, -54.4311
CIE-LCH:
50.2915, 90.7449, 323.1425
CIE-Luv:
50.2915, 49.6951, -91.3142
Hunter-Lab:
43.2016, 68.9671, -59.4820
#bf37d6 color charts
#bf37d6 color shades, tints & tones
#bf37d6 color schemes
#bf37d6 color preview, HTML & CSS examples
This text has a color of #bf37d6
<p style="color:#bf37d6;">Text here</p>
.mytext {color:#bf37d6;}
This box has a color of #bf37d6
<div style="background-color:#bf37d6;">Content here</div>
.mybackground {background-color:#bf37d6;}
Border around this has a color of #bf37d6
<div style="border:2px solid #bf37d6;">Content here</div>
.myborder {border:2px solid #bf37d6;}