#b012da color space conversions
Hex:
#b012da
RGB:
176, 18, 218
CMY:
31, 93, 15
CMYK:
19, 92, 0, 15
HSL:
287°, 84.7458%, 46.2745%
HSV (HSB):
287°, 91.7431%, 85.4902%
XYZ:
30.7757, 14.7247, 67.5498
xyY:
0.2722, 0.1302, 14.7247
CIE-Lab:
45.2548, 79.3125, -64.9643
CIE-LCH:
45.2548, 102.5223, 320.6793
CIE-Luv:
45.2548, 43.0265, -103.9118
Hunter-Lab:
38.3727, 76.0082, -77.5107
#b012da color charts
#b012da color shades, tints & tones
#b012da color schemes
#b012da color preview, HTML & CSS examples
This text has a color of #b012da
<p style="color:#b012da;">Text here</p>
.mytext {color:#b012da;}
This box has a color of #b012da
<div style="background-color:#b012da;">Content here</div>
.mybackground {background-color:#b012da;}
Border around this has a color of #b012da
<div style="border:2px solid #b012da;">Content here</div>
.myborder {border:2px solid #b012da;}