#32cdeb color space conversions
Hex:
#32cdeb
RGB:
50, 205, 235
CMY:
80, 20, 8
CMYK:
79, 13, 0, 8
HSL:
190°, 82.2222%, 55.8824%
HSV (HSB):
190°, 78.7234%, 92.1569%
XYZ:
38.1421, 50.3389, 86.3033
xyY:
0.2182, 0.2880, 50.3389
CIE-Lab:
76.2768, -28.9439, -25.9933
CIE-LCH:
76.2768, 38.9024, 221.9257
CIE-Luv:
76.2768, -52.3876, -37.4188
Hunter-Lab:
70.9499, -28.2022, -22.4553
#32cdeb color charts
#32cdeb color shades, tints & tones
#32cdeb color schemes
#32cdeb color preview, HTML & CSS examples
This text has a color of #32cdeb
<p style="color:#32cdeb;">Text here</p>
.mytext {color:#32cdeb;}
This box has a color of #32cdeb
<div style="background-color:#32cdeb;">Content here</div>
.mybackground {background-color:#32cdeb;}
Border around this has a color of #32cdeb
<div style="border:2px solid #32cdeb;">Content here</div>
.myborder {border:2px solid #32cdeb;}