#b12ef5 color space conversions
Hex:
#b12ef5
RGB:
177, 46, 245
CMY:
31, 82, 4
CMYK:
28, 81, 0, 4
HSL:
279°, 90.8676%, 57.0588%
HSV (HSB):
279°, 81.2245%, 96.0784%
XYZ:
35.5899, 17.8937, 87.9642
xyY:
0.2516, 0.1265, 17.8937
CIE-Lab:
49.3669, 78.6306, -73.5695
CIE-LCH:
49.3669, 107.6812, 316.9046
CIE-Luv:
49.3669, 33.9129, -118.5693
Hunter-Lab:
42.3009, 76.1544, -93.6822
#b12ef5 color charts
#b12ef5 color shades, tints & tones
#b12ef5 color schemes
#b12ef5 color preview, HTML & CSS examples
This text has a color of #b12ef5
<p style="color:#b12ef5;">Text here</p>
.mytext {color:#b12ef5;}
This box has a color of #b12ef5
<div style="background-color:#b12ef5;">Content here</div>
.mybackground {background-color:#b12ef5;}
Border around this has a color of #b12ef5
<div style="border:2px solid #b12ef5;">Content here</div>
.myborder {border:2px solid #b12ef5;}