#b012d1 color space conversions
Hex:
#b012d1
RGB:
176, 18, 209
CMY:
31, 93, 18
CMYK:
16, 91, 0, 18
HSL:
290°, 84.1410%, 44.5098%
HSV (HSB):
290°, 91.3876%, 81.9608%
XYZ:
29.6294, 14.2662, 61.5136
xyY:
0.2811, 0.1353, 14.2662
CIE-Lab:
44.6123, 77.7652, -60.8320
CIE-LCH:
44.6123, 98.7317, 321.9656
CIE-Luv:
44.6123, 45.7968, -97.7004
Hunter-Lab:
37.7706, 73.9272, -70.1210
#b012d1 color charts
#b012d1 color shades, tints & tones
#b012d1 color schemes
#b012d1 color preview, HTML & CSS examples
This text has a color of #b012d1
<p style="color:#b012d1;">Text here</p>
.mytext {color:#b012d1;}
This box has a color of #b012d1
<div style="background-color:#b012d1;">Content here</div>
.mybackground {background-color:#b012d1;}
Border around this has a color of #b012d1
<div style="border:2px solid #b012d1;">Content here</div>
.myborder {border:2px solid #b012d1;}