#b012dd color space conversions
Hex:
#b012dd
RGB:
176, 18, 221
CMY:
31, 93, 13
CMYK:
20, 92, 0, 13
HSL:
287°, 84.9372%, 46.8627%
HSV (HSB):
287°, 91.8552%, 86.6667%
XYZ:
31.1719, 14.8832, 69.6364
xyY:
0.2694, 0.1286, 14.8832
CIE-Lab:
45.4738, 79.8358, -66.3253
CIE-LCH:
45.4738, 103.7921, 320.2811
CIE-Luv:
45.4738, 42.1338, -105.9569
Hunter-Lab:
38.5787, 76.7168, -80.0161
#b012dd color charts
#b012dd color shades, tints & tones
#b012dd color schemes
#b012dd color preview, HTML & CSS examples
This text has a color of #b012dd
<p style="color:#b012dd;">Text here</p>
.mytext {color:#b012dd;}
This box has a color of #b012dd
<div style="background-color:#b012dd;">Content here</div>
.mybackground {background-color:#b012dd;}
Border around this has a color of #b012dd
<div style="border:2px solid #b012dd;">Content here</div>
.myborder {border:2px solid #b012dd;}