#b12db2 color space conversions
Hex:
#b12db2
RGB:
177, 45, 178
CMY:
31, 82, 30
CMYK:
1, 75, 0, 30
HSL:
300°, 59.6413%, 43.7255%
HSV (HSB):
300°, 74.7191%, 69.8039%
XYZ:
27.1057, 14.4382, 43.4777
xyY:
0.3188, 0.1698, 14.4382
CIE-Lab:
44.8550, 66.8065, -42.3537
CIE-LCH:
44.8550, 79.1008, 327.6263
CIE-Luv:
44.8550, 53.6314, -70.5548
Hunter-Lab:
37.9977, 60.8374, -41.2424
#b12db2 color charts
#b12db2 color shades, tints & tones
#b12db2 color schemes
#b12db2 color preview, HTML & CSS examples
This text has a color of #b12db2
<p style="color:#b12db2;">Text here</p>
.mytext {color:#b12db2;}
This box has a color of #b12db2
<div style="background-color:#b12db2;">Content here</div>
.mybackground {background-color:#b12db2;}
Border around this has a color of #b12db2
<div style="border:2px solid #b12db2;">Content here</div>
.myborder {border:2px solid #b12db2;}