#3dcdef color space conversions
Hex:
#3dcdef
RGB:
61, 205, 239
CMY:
76, 20, 6
CMYK:
74, 14, 0, 6
HSL:
191°, 84.7619%, 58.8235%
HSV (HSB):
191°, 74.4770%, 93.7255%
XYZ:
39.3358, 50.8867, 89.4103
xyY:
0.2190, 0.2833, 50.8867
CIE-Lab:
76.6104, -26.5737, -27.6132
CIE-LCH:
76.6104, 38.3230, 226.0989
CIE-Luv:
76.6104, -50.7023, -40.4985
Hunter-Lab:
71.3349, -26.4070, -24.3788
#3dcdef color charts
#3dcdef color shades, tints & tones
#3dcdef color schemes
#3dcdef color preview, HTML & CSS examples
This text has a color of #3dcdef
<p style="color:#3dcdef;">Text here</p>
.mytext {color:#3dcdef;}
This box has a color of #3dcdef
<div style="background-color:#3dcdef;">Content here</div>
.mybackground {background-color:#3dcdef;}
Border around this has a color of #3dcdef
<div style="border:2px solid #3dcdef;">Content here</div>
.myborder {border:2px solid #3dcdef;}