#2012f9 color space conversions
Hex:
#2012f9
RGB:
32, 18, 249
CMY:
87, 93, 2
CMYK:
87, 93, 0, 2
HSL:
244°, 95.0617%, 52.3529%
HSV (HSB):
244°, 92.7711%, 97.6471%
XYZ:
17.9109, 7.5792, 90.1415
xyY:
0.1549, 0.0655, 7.5792
CIE-Lab:
33.0908, 75.0589, -103.1561
CIE-LCH:
33.0908, 127.5736, 306.0405
CIE-Luv:
33.0908, -8.4457, -128.4784
Hunter-Lab:
27.5304, 67.9510, -174.8589
#2012f9 color charts
#2012f9 color shades, tints & tones
#2012f9 color schemes
#2012f9 color preview, HTML & CSS examples
This text has a color of #2012f9
<p style="color:#2012f9;">Text here</p>
.mytext {color:#2012f9;}
This box has a color of #2012f9
<div style="background-color:#2012f9;">Content here</div>
.mybackground {background-color:#2012f9;}
Border around this has a color of #2012f9
<div style="border:2px solid #2012f9;">Content here</div>
.myborder {border:2px solid #2012f9;}