#b012b2 color space conversions
Hex:
#b012b2
RGB:
176, 18, 178
CMY:
31, 93, 30
CMYK:
1, 90, 0, 30
HSL:
299°, 81.6327%, 38.4314%
HSV (HSB):
299°, 89.8876%, 69.8039%
XYZ:
26.1567, 12.8771, 43.2264
xyY:
0.3180, 0.1565, 12.8771
CIE-Lab:
42.5774, 72.7367, -45.9962
CIE-LCH:
42.5774, 86.0597, 327.6921
CIE-Luv:
42.5774, 56.4340, -75.4181
Hunter-Lab:
35.8846, 67.3124, -46.3011
#b012b2 color charts
#b012b2 color shades, tints & tones
#b012b2 color schemes
#b012b2 color preview, HTML & CSS examples
This text has a color of #b012b2
<p style="color:#b012b2;">Text here</p>
.mytext {color:#b012b2;}
This box has a color of #b012b2
<div style="background-color:#b012b2;">Content here</div>
.mybackground {background-color:#b012b2;}
Border around this has a color of #b012b2
<div style="border:2px solid #b012b2;">Content here</div>
.myborder {border:2px solid #b012b2;}