#b031d5 color space conversions
Hex:
#b031d5
RGB:
176, 49, 213
CMY:
31, 81, 16
CMYK:
17, 77, 0, 16
HSL:
286°, 66.1290%, 51.3725%
HSV (HSB):
286°, 76.9953%, 83.5294%
XYZ:
31.0130, 16.2308, 64.4491
xyY:
0.2777, 0.1453, 16.2308
CIE-Lab:
47.2759, 71.4812, -58.8287
CIE-LCH:
47.2759, 92.5763, 320.5458
CIE-Luv:
47.2759, 41.3798, -95.9288
Hunter-Lab:
40.2875, 66.9050, -66.6467
#b031d5 color charts
#b031d5 color shades, tints & tones
#b031d5 color schemes
#b031d5 color preview, HTML & CSS examples
This text has a color of #b031d5
<p style="color:#b031d5;">Text here</p>
.mytext {color:#b031d5;}
This box has a color of #b031d5
<div style="background-color:#b031d5;">Content here</div>
.mybackground {background-color:#b031d5;}
Border around this has a color of #b031d5
<div style="border:2px solid #b031d5;">Content here</div>
.myborder {border:2px solid #b031d5;}