#b12dfc color space conversions
Hex:
#b12dfc
RGB:
177, 45, 252
CMY:
31, 82, 1
CMYK:
30, 82, 0, 1
HSL:
278°, 97.1831%, 58.2353%
HSV (HSB):
278°, 82.1429%, 98.8235%
XYZ:
36.6405, 18.2522, 93.6873
xyY:
0.2466, 0.1228, 18.2522
CIE-Lab:
49.8005, 80.2735, -76.7770
CIE-LCH:
49.8005, 111.0789, 316.2754
CIE-Luv:
49.8005, 32.3360, -123.4038
Hunter-Lab:
42.7225, 78.3242, -100.1127
#b12dfc color charts
#b12dfc color shades, tints & tones
#b12dfc color schemes
#b12dfc color preview, HTML & CSS examples
This text has a color of #b12dfc
<p style="color:#b12dfc;">Text here</p>
.mytext {color:#b12dfc;}
This box has a color of #b12dfc
<div style="background-color:#b12dfc;">Content here</div>
.mybackground {background-color:#b12dfc;}
Border around this has a color of #b12dfc
<div style="border:2px solid #b12dfc;">Content here</div>
.myborder {border:2px solid #b12dfc;}