#32ceed color space conversions
Hex:
#32ceed
RGB:
50, 206, 237
CMY:
80, 19, 7
CMYK:
79, 13, 0, 7
HSL:
190°, 83.8565%, 56.2745%
HSV (HSB):
190°, 78.9030%, 92.9412%
XYZ:
38.6728, 50.9351, 87.9140
xyY:
0.2178, 0.2869, 50.9351
CIE-Lab:
76.6397, -28.8056, -26.5119
CIE-LCH:
76.6397, 39.1490, 222.6256
CIE-Luv:
76.6397, -52.5919, -38.3386
Hunter-Lab:
71.3689, -28.1714, -23.0767
#32ceed color charts
#32ceed color shades, tints & tones
#32ceed color schemes
#32ceed color preview, HTML & CSS examples
This text has a color of #32ceed
<p style="color:#32ceed;">Text here</p>
.mytext {color:#32ceed;}
This box has a color of #32ceed
<div style="background-color:#32ceed;">Content here</div>
.mybackground {background-color:#32ceed;}
Border around this has a color of #32ceed
<div style="border:2px solid #32ceed;">Content here</div>
.myborder {border:2px solid #32ceed;}