#7daffe color space conversions
Hex:
#7daffe
RGB:
125, 175, 254
CMY:
51, 31, 0
CMYK:
51, 31, 0, 0
HSL:
217°, 98.4733%, 74.3137%
HSV (HSB):
217°, 50.7874%, 99.6078%
XYZ:
41.6768, 42.1757, 99.7100
xyY:
0.2270, 0.2298, 42.1757
CIE-Lab:
70.9919, 4.8937, -44.2321
CIE-LCH:
70.9919, 44.5020, 276.3133
CIE-Luv:
70.9919, -24.5346, -72.3543
Hunter-Lab:
64.9428, 0.9018, -45.5710
#7daffe color charts
#7daffe color shades, tints & tones
#7daffe color schemes
#7daffe color preview, HTML & CSS examples
This text has a color of #7daffe
<p style="color:#7daffe;">Text here</p>
.mytext {color:#7daffe;}
This box has a color of #7daffe
<div style="background-color:#7daffe;">Content here</div>
.mybackground {background-color:#7daffe;}
Border around this has a color of #7daffe
<div style="border:2px solid #7daffe;">Content here</div>
.myborder {border:2px solid #7daffe;}