#b012fc color space conversions
Hex:
#b012fc
RGB:
176, 18, 252
CMY:
31, 93, 1
CMYK:
30, 93, 0, 1
HSL:
281°, 97.5000%, 52.9412%
HSV (HSB):
281°, 92.8571%, 98.8235%
XYZ:
35.6915, 16.6910, 93.4360
xyY:
0.2448, 0.1145, 16.6910
CIE-Lab:
47.8683, 85.4327, -79.9381
CIE-LCH:
47.8683, 116.9994, 316.9030
CIE-Luv:
47.8683, 33.7495, -126.3883
Hunter-Lab:
40.8546, 84.4460, -107.0002
#b012fc color charts
#b012fc color shades, tints & tones
#b012fc color schemes
#b012fc color preview, HTML & CSS examples
This text has a color of #b012fc
<p style="color:#b012fc;">Text here</p>
.mytext {color:#b012fc;}
This box has a color of #b012fc
<div style="background-color:#b012fc;">Content here</div>
.mybackground {background-color:#b012fc;}
Border around this has a color of #b012fc
<div style="border:2px solid #b012fc;">Content here</div>
.myborder {border:2px solid #b012fc;}