#b01ea6 color space conversions
Hex:
#b01ea6
RGB:
176, 30, 166
CMY:
31, 88, 35
CMYK:
0, 83, 6, 31
HSL:
304°, 70.8738%, 40.3922%
HSV (HSB):
304°, 82.9545%, 69.0196%
XYZ:
25.2517, 12.9118, 37.2377
xyY:
0.3349, 0.1712, 12.9118
CIE-Lab:
42.6301, 68.7149, -38.7771
CIE-LCH:
42.6301, 78.9012, 330.5631
CIE-Luv:
42.6301, 59.6570, -64.7736
Hunter-Lab:
35.9330, 62.5569, -36.2896
#b01ea6 color charts
#b01ea6 color shades, tints & tones
#b01ea6 color schemes
#b01ea6 color preview, HTML & CSS examples
This text has a color of #b01ea6
<p style="color:#b01ea6;">Text here</p>
.mytext {color:#b01ea6;}
This box has a color of #b01ea6
<div style="background-color:#b01ea6;">Content here</div>
.mybackground {background-color:#b01ea6;}
Border around this has a color of #b01ea6
<div style="border:2px solid #b01ea6;">Content here</div>
.myborder {border:2px solid #b01ea6;}