#030adc color space conversions
Hex:
#030adc
RGB:
3, 10, 220
CMY:
99, 96, 14
CMYK:
99, 95, 0, 14
HSL:
238°, 97.3094%, 43.7255%
HSV (HSB):
238°, 98.6364%, 86.2745%
XYZ:
13.0644, 5.4037, 68.0646
xyY:
0.1510, 0.0624, 5.4037
CIE-Lab:
27.8554, 69.0079, -95.3955
CIE-LCH:
27.8554, 117.7386, 305.8815
CIE-Luv:
27.8554, -8.2071, -110.5581
Hunter-Lab:
23.2460, 59.6376, -157.3300
#030adc color charts
#030adc color shades, tints & tones
#030adc color schemes
#030adc color preview, HTML & CSS examples
This text has a color of #030adc
<p style="color:#030adc;">Text here</p>
.mytext {color:#030adc;}
This box has a color of #030adc
<div style="background-color:#030adc;">Content here</div>
.mybackground {background-color:#030adc;}
Border around this has a color of #030adc
<div style="border:2px solid #030adc;">Content here</div>
.myborder {border:2px solid #030adc;}