#030cea color space conversions
Hex:
#030cea
RGB:
3, 12, 234
CMY:
99, 95, 8
CMYK:
99, 95, 0, 8
HSL:
238°, 97.4684%, 46.4706%
HSV (HSB):
238°, 98.7179%, 91.7647%
XYZ:
15.0203, 6.2228, 78.2514
xyY:
0.1510, 0.0625, 6.2228
CIE-Lab:
29.9678, 72.1863, -99.8913
CIE-LCH:
29.9678, 123.2441, 305.8537
CIE-Luv:
29.9678, -8.8573, -118.8655
Hunter-Lab:
24.9456, 63.8242, -168.5240
#030cea color charts
#030cea color shades, tints & tones
#030cea color schemes
#030cea color preview, HTML & CSS examples
This text has a color of #030cea
<p style="color:#030cea;">Text here</p>
.mytext {color:#030cea;}
This box has a color of #030cea
<div style="background-color:#030cea;">Content here</div>
.mybackground {background-color:#030cea;}
Border around this has a color of #030cea
<div style="border:2px solid #030cea;">Content here</div>
.myborder {border:2px solid #030cea;}