#07addc color space conversions
Hex:
#07addc
RGB:
7, 173, 220
CMY:
97, 32, 14
CMYK:
97, 21, 0, 14
HSL:
193°, 93.8326%, 44.5098%
HSV (HSB):
193°, 96.8182%, 86.2745%
XYZ:
27.9495, 35.0996, 73.0120
xyY:
0.2054, 0.2580, 35.0996
CIE-Lab:
65.8262, -20.2066, -33.9755
CIE-LCH:
65.8262, 39.5302, 239.2584
CIE-Luv:
65.8262, -45.6118, -51.2816
Hunter-Lab:
59.2449, -19.4693, -31.5960
#07addc color charts
#07addc color shades, tints & tones
#07addc color schemes
#07addc color preview, HTML & CSS examples
This text has a color of #07addc
<p style="color:#07addc;">Text here</p>
.mytext {color:#07addc;}
This box has a color of #07addc
<div style="background-color:#07addc;">Content here</div>
.mybackground {background-color:#07addc;}
Border around this has a color of #07addc
<div style="border:2px solid #07addc;">Content here</div>
.myborder {border:2px solid #07addc;}