#bf31c1 color space conversions
Hex:
#bf31c1
RGB:
191, 49, 193
CMY:
25, 81, 24
CMYK:
1, 75, 0, 24
HSL:
299°, 59.5041%, 47.4510%
HSV (HSB):
299°, 74.6114%, 75.6863%
XYZ:
32.2098, 17.1232, 52.0595
xyY:
0.3177, 0.1689, 17.1232
CIE-Lab:
48.4150, 70.9433, -45.3301
CIE-LCH:
48.4150, 84.1890, 327.4229
CIE-Luv:
48.4150, 57.6100, -76.9170
Hunter-Lab:
41.3802, 66.5265, -45.6252
#bf31c1 color charts
#bf31c1 color shades, tints & tones
#bf31c1 color schemes
#bf31c1 color preview, HTML & CSS examples
This text has a color of #bf31c1
<p style="color:#bf31c1;">Text here</p>
.mytext {color:#bf31c1;}
This box has a color of #bf31c1
<div style="background-color:#bf31c1;">Content here</div>
.mybackground {background-color:#bf31c1;}
Border around this has a color of #bf31c1
<div style="border:2px solid #bf31c1;">Content here</div>
.myborder {border:2px solid #bf31c1;}