#b01ea8 color space conversions
Hex:
#b01ea8
RGB:
176, 30, 168
CMY:
31, 88, 34
CMYK:
0, 83, 5, 31
HSL:
303°, 70.8738%, 40.3922%
HSV (HSB):
303°, 82.9545%, 69.0196%
XYZ:
25.4367, 12.9858, 38.2116
xyY:
0.3319, 0.1695, 12.9858
CIE-Lab:
42.7419, 69.0160, -39.7933
CIE-LCH:
42.7419, 79.6662, 330.0331
CIE-Luv:
42.7419, 58.9036, -66.2976
Hunter-Lab:
36.0358, 62.9353, -37.6448
#b01ea8 color charts
#b01ea8 color shades, tints & tones
#b01ea8 color schemes
#b01ea8 color preview, HTML & CSS examples
This text has a color of #b01ea8
<p style="color:#b01ea8;">Text here</p>
.mytext {color:#b01ea8;}
This box has a color of #b01ea8
<div style="background-color:#b01ea8;">Content here</div>
.mybackground {background-color:#b01ea8;}
Border around this has a color of #b01ea8
<div style="border:2px solid #b01ea8;">Content here</div>
.myborder {border:2px solid #b01ea8;}