#b012e6 color space conversions
Hex:
#b012e6
RGB:
176, 18, 230
CMY:
31, 93, 10
CMYK:
23, 92, 0, 10
HSL:
285°, 85.4839%, 48.6275%
HSV (HSB):
285°, 92.1739%, 90.1961%
XYZ:
32.4037, 15.3759, 76.1229
xyY:
0.2615, 0.1241, 15.3759
CIE-Lab:
46.1448, 81.4267, -70.3606
CIE-LCH:
46.1448, 107.6147, 319.1698
CIE-Luv:
46.1448, 39.5449, -112.0177
Hunter-Lab:
39.2121, 78.8860, -87.6519
#b012e6 color charts
#b012e6 color shades, tints & tones
#b012e6 color schemes
#b012e6 color preview, HTML & CSS examples
This text has a color of #b012e6
<p style="color:#b012e6;">Text here</p>
.mytext {color:#b012e6;}
This box has a color of #b012e6
<div style="background-color:#b012e6;">Content here</div>
.mybackground {background-color:#b012e6;}
Border around this has a color of #b012e6
<div style="border:2px solid #b012e6;">Content here</div>
.myborder {border:2px solid #b012e6;}