#023db0 color space conversions
Hex:
#023db0
RGB:
2, 61, 176
CMY:
99, 76, 31
CMYK:
99, 65, 0, 31
HSL:
220°, 97.7528%, 34.9020%
HSV (HSB):
220°, 98.8636%, 69.0196%
XYZ:
9.5303, 6.4850, 41.8237
xyY:
0.1648, 0.1121, 6.4850
CIE-Lab:
30.6045, 31.4059, -65.0318
CIE-LCH:
30.6045, 72.2181, 295.7774
CIE-Luv:
30.6045, -13.4160, -86.3602
Hunter-Lab:
25.4656, 22.2370, -79.5496
#023db0 color charts
#023db0 color shades, tints & tones
#023db0 color schemes
#023db0 color preview, HTML & CSS examples
This text has a color of #023db0
<p style="color:#023db0;">Text here</p>
.mytext {color:#023db0;}
This box has a color of #023db0
<div style="background-color:#023db0;">Content here</div>
.mybackground {background-color:#023db0;}
Border around this has a color of #023db0
<div style="border:2px solid #023db0;">Content here</div>
.myborder {border:2px solid #023db0;}