#7dccff color space conversions
Hex:
#7dccff
RGB:
125, 204, 255
CMY:
51, 20, 0
CMYK:
51, 20, 0, 0
HSL:
204°, 100.0000%, 74.5098%
HSV (HSB):
204°, 50.9804%, 100.0000%
XYZ:
48.1003, 54.7657, 102.6434
xyY:
0.2341, 0.2665, 54.7657
CIE-Lab:
78.9061, -10.6287, -32.4730
CIE-LCH:
78.9061, 34.1682, 251.8763
CIE-Luv:
78.9061, -35.3319, -51.0332
Hunter-Lab:
74.0039, -13.4870, -30.4326
#7dccff color charts
#7dccff color shades, tints & tones
#7dccff color schemes
#7dccff color preview, HTML & CSS examples
This text has a color of #7dccff
<p style="color:#7dccff;">Text here</p>
.mytext {color:#7dccff;}
This box has a color of #7dccff
<div style="background-color:#7dccff;">Content here</div>
.mybackground {background-color:#7dccff;}
Border around this has a color of #7dccff
<div style="border:2px solid #7dccff;">Content here</div>
.myborder {border:2px solid #7dccff;}