#023fd5 color space conversions
Hex:
#023fd5
RGB:
2, 63, 213
CMY:
99, 75, 16
CMYK:
99, 70, 0, 16
HSL:
223°, 98.1395%, 42.1569%
HSV (HSB):
223°, 99.0610%, 83.5294%
XYZ:
13.8128, 8.3720, 63.8387
xyY:
0.1606, 0.0973, 8.3720
CIE-Lab:
34.7459, 44.1435, -79.9003
CIE-LCH:
34.7459, 91.2836, 298.9199
CIE-Luv:
34.7459, -13.9449, -108.6946
Hunter-Lab:
28.9344, 34.5774, -110.5588
#023fd5 color charts
#023fd5 color shades, tints & tones
#023fd5 color schemes
#023fd5 color preview, HTML & CSS examples
This text has a color of #023fd5
<p style="color:#023fd5;">Text here</p>
.mytext {color:#023fd5;}
This box has a color of #023fd5
<div style="background-color:#023fd5;">Content here</div>
.mybackground {background-color:#023fd5;}
Border around this has a color of #023fd5
<div style="border:2px solid #023fd5;">Content here</div>
.myborder {border:2px solid #023fd5;}