#7dadeb color space conversions
Hex:
#7dadeb
RGB:
125, 173, 235
CMY:
51, 32, 8
CMYK:
47, 26, 0, 8
HSL:
214°, 73.3333%, 70.5882%
HSV (HSB):
214°, 46.8085%, 92.1569%
XYZ:
38.3964, 40.2453, 84.3417
xyY:
0.2356, 0.2469, 40.2453
CIE-Lab:
69.6439, 0.4642, -36.0163
CIE-LCH:
69.6439, 36.0192, 270.7385
CIE-Luv:
69.6439, -23.7705, -57.6546
Hunter-Lab:
63.4392, -2.9818, -34.4180
#7dadeb color charts
#7dadeb color shades, tints & tones
#7dadeb color schemes
#7dadeb color preview, HTML & CSS examples
This text has a color of #7dadeb
<p style="color:#7dadeb;">Text here</p>
.mytext {color:#7dadeb;}
This box has a color of #7dadeb
<div style="background-color:#7dadeb;">Content here</div>
.mybackground {background-color:#7dadeb;}
Border around this has a color of #7dadeb
<div style="border:2px solid #7dadeb;">Content here</div>
.myborder {border:2px solid #7dadeb;}