#b31caf color space conversions
Hex:
#b31caf
RGB:
179, 28, 175
CMY:
30, 89, 31
CMYK:
0, 84, 2, 30
HSL:
302°, 72.9469%, 40.5882%
HSV (HSB):
302°, 84.3575%, 70.1961%
XYZ:
26.7435, 13.5094, 41.7555
xyY:
0.3261, 0.1647, 13.5094
CIE-Lab:
43.5209, 71.0842, -42.6829
CIE-LCH:
43.5209, 82.9144, 329.0171
CIE-Luv:
43.5209, 58.7230, -71.0088
Hunter-Lab:
36.7551, 65.5578, -41.6276
#b31caf color charts
#b31caf color shades, tints & tones
#b31caf color schemes
#b31caf color preview, HTML & CSS examples
This text has a color of #b31caf
<p style="color:#b31caf;">Text here</p>
.mytext {color:#b31caf;}
This box has a color of #b31caf
<div style="background-color:#b31caf;">Content here</div>
.mybackground {background-color:#b31caf;}
Border around this has a color of #b31caf
<div style="border:2px solid #b31caf;">Content here</div>
.myborder {border:2px solid #b31caf;}