#030dc8 color space conversions
Hex:
#030dc8
RGB:
3, 13, 200
CMY:
99, 95, 22
CMYK:
99, 94, 0, 22
HSL:
237°, 97.0443%, 39.8039%
HSV (HSB):
237°, 98.5000%, 78.4314%
XYZ:
10.6068, 4.4773, 54.9488
xyY:
0.1515, 0.0639, 4.4773
CIE-Lab:
25.1906, 63.1780, -88.2134
CIE-LCH:
25.1906, 108.5037, 305.6101
CIE-Luv:
25.1906, -7.5201, -98.9783
Hunter-Lab:
21.1597, 52.4478, -139.1558
#030dc8 color charts
#030dc8 color shades, tints & tones
#030dc8 color schemes
#030dc8 color preview, HTML & CSS examples
This text has a color of #030dc8
<p style="color:#030dc8;">Text here</p>
.mytext {color:#030dc8;}
This box has a color of #030dc8
<div style="background-color:#030dc8;">Content here</div>
.mybackground {background-color:#030dc8;}
Border around this has a color of #030dc8
<div style="border:2px solid #030dc8;">Content here</div>
.myborder {border:2px solid #030dc8;}