#bc31f9 color space conversions
Hex:
#bc31f9
RGB:
188, 49, 249
CMY:
26, 81, 2
CMYK:
24, 80, 0, 2
HSL:
282°, 94.3396%, 58.4314%
HSV (HSB):
282°, 80.3213%, 97.6471%
XYZ:
38.9362, 19.7275, 91.3782
xyY:
0.2595, 0.1315, 19.7275
CIE-Lab:
51.5278, 80.2750, -72.2231
CIE-LCH:
51.5278, 107.9827, 318.0224
CIE-Luv:
51.5278, 38.7888, -118.4237
Hunter-Lab:
44.4157, 78.7514, -90.8886
#bc31f9 color charts
#bc31f9 color shades, tints & tones
#bc31f9 color schemes
#bc31f9 color preview, HTML & CSS examples
This text has a color of #bc31f9
<p style="color:#bc31f9;">Text here</p>
.mytext {color:#bc31f9;}
This box has a color of #bc31f9
<div style="background-color:#bc31f9;">Content here</div>
.mybackground {background-color:#bc31f9;}
Border around this has a color of #bc31f9
<div style="border:2px solid #bc31f9;">Content here</div>
.myborder {border:2px solid #bc31f9;}