#2e12e5 color space conversions
Hex:
#2e12e5
RGB:
46, 18, 229
CMY:
82, 93, 10
CMYK:
80, 92, 0, 10
HSL:
248°, 85.4251%, 48.4314%
HSV (HSB):
248°, 92.1397%, 89.8039%
XYZ:
15.4859, 6.6706, 74.6001
xyY:
0.1600, 0.0689, 6.6706
CIE-Lab:
31.0449, 70.3080, -95.2032
CIE-LCH:
31.0449, 118.3506, 306.4460
CIE-Luv:
31.0449, -6.1754, -117.6129
Hunter-Lab:
25.8275, 61.8285, -153.1739
#2e12e5 color charts
#2e12e5 color shades, tints & tones
#2e12e5 color schemes
#2e12e5 color preview, HTML & CSS examples
This text has a color of #2e12e5
<p style="color:#2e12e5;">Text here</p>
.mytext {color:#2e12e5;}
This box has a color of #2e12e5
<div style="background-color:#2e12e5;">Content here</div>
.mybackground {background-color:#2e12e5;}
Border around this has a color of #2e12e5
<div style="border:2px solid #2e12e5;">Content here</div>
.myborder {border:2px solid #2e12e5;}