#030dfa color space conversions
Hex:
#030dfa
RGB:
3, 13, 250
CMY:
99, 95, 2
CMYK:
99, 95, 0, 2
HSL:
238°, 97.6285%, 49.6078%
HSV (HSB):
238°, 98.8000%, 98.0392%
XYZ:
17.4368, 7.2093, 90.9150
xyY:
0.1509, 0.0624, 7.2093
CIE-Lab:
32.2788, 76.0071, -105.0917
CIE-LCH:
32.2788, 129.6971, 305.8762
CIE-Luv:
32.2788, -9.5411, -128.1712
Hunter-Lab:
26.8502, 68.9319, -181.9613
#030dfa color charts
#030dfa color shades, tints & tones
#030dfa color schemes
#030dfa color preview, HTML & CSS examples
This text has a color of #030dfa
<p style="color:#030dfa;">Text here</p>
.mytext {color:#030dfa;}
This box has a color of #030dfa
<div style="background-color:#030dfa;">Content here</div>
.mybackground {background-color:#030dfa;}
Border around this has a color of #030dfa
<div style="border:2px solid #030dfa;">Content here</div>
.myborder {border:2px solid #030dfa;}