#b012cf color space conversions
Hex:
#b012cf
RGB:
176, 18, 207
CMY:
31, 93, 19
CMYK:
15, 91, 0, 19
HSL:
290°, 84.0000%, 44.1176%
HSV (HSB):
290°, 91.3043%, 81.1765%
XYZ:
29.3833, 14.1677, 60.2175
xyY:
0.2832, 0.1365, 14.1677
CIE-Lab:
44.4725, 77.4262, -59.9034
CIE-LCH:
44.4725, 97.8940, 322.2715
CIE-Luv:
44.4725, 46.4314, -96.3044
Hunter-Lab:
37.6400, 73.4741, -68.5056
#b012cf color charts
#b012cf color shades, tints & tones
#b012cf color schemes
#b012cf color preview, HTML & CSS examples
This text has a color of #b012cf
<p style="color:#b012cf;">Text here</p>
.mytext {color:#b012cf;}
This box has a color of #b012cf
<div style="background-color:#b012cf;">Content here</div>
.mybackground {background-color:#b012cf;}
Border around this has a color of #b012cf
<div style="border:2px solid #b012cf;">Content here</div>
.myborder {border:2px solid #b012cf;}