#7dacdc color space conversions
Hex:
#7dacdc
RGB:
125, 172, 220
CMY:
51, 33, 14
CMYK:
43, 22, 0, 14
HSL:
210°, 57.5758%, 67.6471%
HSV (HSB):
210°, 43.1818%, 86.2745%
XYZ:
36.1282, 39.0323, 73.3400
xyY:
0.2433, 0.2628, 39.0323
CIE-Lab:
68.7747, -3.2156, -29.1536
CIE-LCH:
68.7747, 29.3304, 263.7058
CIE-Luv:
68.7747, -23.3660, -45.5478
Hunter-Lab:
62.4759, -6.1106, -25.8670
#7dacdc color charts
#7dacdc color shades, tints & tones
#7dacdc color schemes
#7dacdc color preview, HTML & CSS examples
This text has a color of #7dacdc
<p style="color:#7dacdc;">Text here</p>
.mytext {color:#7dacdc;}
This box has a color of #7dacdc
<div style="background-color:#7dacdc;">Content here</div>
.mybackground {background-color:#7dacdc;}
Border around this has a color of #7dacdc
<div style="border:2px solid #7dacdc;">Content here</div>
.myborder {border:2px solid #7dacdc;}