#023daf color space conversions
Hex:
#023daf
RGB:
2, 61, 175
CMY:
99, 76, 31
CMYK:
99, 65, 0, 31
HSL:
220°, 97.7401%, 34.7059%
HSV (HSB):
220°, 98.8571%, 68.6275%
XYZ:
9.4316, 6.4455, 41.3045
xyY:
0.1649, 0.1127, 6.4455
CIE-Lab:
30.5098, 31.0100, -64.5908
CIE-LCH:
30.5098, 71.6491, 295.6457
CIE-Luv:
30.5098, -13.4184, -85.7311
Hunter-Lab:
25.3881, 21.8835, -78.6887
#023daf color charts
#023daf color shades, tints & tones
#023daf color schemes
#023daf color preview, HTML & CSS examples
This text has a color of #023daf
<p style="color:#023daf;">Text here</p>
.mytext {color:#023daf;}
This box has a color of #023daf
<div style="background-color:#023daf;">Content here</div>
.mybackground {background-color:#023daf;}
Border around this has a color of #023daf
<div style="border:2px solid #023daf;">Content here</div>
.myborder {border:2px solid #023daf;}