#bc31c9 color space conversions
Hex:
#bc31c9
RGB:
188, 49, 201
CMY:
26, 81, 21
CMYK:
6, 76, 0, 21
HSL:
295°, 60.8000%, 49.0196%
HSV (HSB):
295°, 75.6219%, 78.8235%
XYZ:
32.3800, 17.1050, 56.8533
xyY:
0.3045, 0.1609, 17.1050
CIE-Lab:
48.3921, 71.6546, -50.0296
CIE-LCH:
48.3921, 87.3918, 325.0771
CIE-Luv:
48.3921, 52.8580, -83.8711
Hunter-Lab:
41.3582, 67.3733, -52.5526
#bc31c9 color charts
#bc31c9 color shades, tints & tones
#bc31c9 color schemes
#bc31c9 color preview, HTML & CSS examples
This text has a color of #bc31c9
<p style="color:#bc31c9;">Text here</p>
.mytext {color:#bc31c9;}
This box has a color of #bc31c9
<div style="background-color:#bc31c9;">Content here</div>
.mybackground {background-color:#bc31c9;}
Border around this has a color of #bc31c9
<div style="border:2px solid #bc31c9;">Content here</div>
.myborder {border:2px solid #bc31c9;}