#2019f7 color space conversions
Hex:
#2019f7
RGB:
32, 25, 247
CMY:
87, 90, 3
CMYK:
87, 90, 0, 3
HSL:
242°, 93.2773%, 53.3333%
HSV (HSB):
242°, 89.8785%, 96.8627%
XYZ:
17.7318, 7.7177, 88.5508
xyY:
0.1555, 0.0677, 7.7177
CIE-Lab:
33.3880, 72.8193, -101.5324
CIE-LCH:
33.3880, 124.9460, 305.6482
CIE-Luv:
33.3880, -8.7435, -127.7467
Hunter-Lab:
27.7808, 65.3156, -169.5391
#2019f7 color charts
#2019f7 color shades, tints & tones
#2019f7 color schemes
#2019f7 color preview, HTML & CSS examples
This text has a color of #2019f7
<p style="color:#2019f7;">Text here</p>
.mytext {color:#2019f7;}
This box has a color of #2019f7
<div style="background-color:#2019f7;">Content here</div>
.mybackground {background-color:#2019f7;}
Border around this has a color of #2019f7
<div style="border:2px solid #2019f7;">Content here</div>
.myborder {border:2px solid #2019f7;}