#b012d7 color space conversions
Hex:
#b012d7
RGB:
176, 18, 215
CMY:
31, 93, 16
CMYK:
18, 92, 0, 16
HSL:
288°, 84.5494%, 45.6863%
HSV (HSB):
288°, 91.6279%, 84.3137%
XYZ:
30.3865, 14.5690, 65.5005
xyY:
0.2751, 0.1319, 14.5690
CIE-Lab:
45.0382, 78.7929, -63.5952
CIE-LCH:
45.0382, 101.2554, 321.0924
CIE-Luv:
45.0382, 43.9345, -101.8541
Hunter-Lab:
38.1694, 75.3070, -75.0260
#b012d7 color charts
#b012d7 color shades, tints & tones
#b012d7 color schemes
#b012d7 color preview, HTML & CSS examples
This text has a color of #b012d7
<p style="color:#b012d7;">Text here</p>
.mytext {color:#b012d7;}
This box has a color of #b012d7
<div style="background-color:#b012d7;">Content here</div>
.mybackground {background-color:#b012d7;}
Border around this has a color of #b012d7
<div style="border:2px solid #b012d7;">Content here</div>
.myborder {border:2px solid #b012d7;}