#bc31fd color space conversions
Hex:
#bc31fd
RGB:
188, 49, 253
CMY:
26, 81, 1
CMYK:
26, 81, 0, 1
HSL:
281°, 98.0769%, 59.2157%
HSV (HSB):
281°, 80.6324%, 99.2157%
XYZ:
39.5670, 19.9798, 94.6996
xyY:
0.2565, 0.1295, 19.9798
CIE-Lab:
51.8144, 81.0339, -73.9874
CIE-LCH:
51.8144, 109.7298, 317.6026
CIE-Luv:
51.8144, 37.7570, -121.1590
Hunter-Lab:
44.6988, 79.7836, -94.3235
#bc31fd color charts
#bc31fd color shades, tints & tones
#bc31fd color schemes
#bc31fd color preview, HTML & CSS examples
This text has a color of #bc31fd
<p style="color:#bc31fd;">Text here</p>
.mytext {color:#bc31fd;}
This box has a color of #bc31fd
<div style="background-color:#bc31fd;">Content here</div>
.mybackground {background-color:#bc31fd;}
Border around this has a color of #bc31fd
<div style="border:2px solid #bc31fd;">Content here</div>
.myborder {border:2px solid #bc31fd;}