#32b2f2 color space conversions
Hex:
#32b2f2
RGB:
50, 178, 242
CMY:
80, 30, 5
CMYK:
79, 26, 0, 5
HSL:
200°, 88.0734%, 57.2549%
HSV (HSB):
200°, 79.3388%, 94.9020%
XYZ:
33.2628, 38.9297, 89.7654
xyY:
0.2054, 0.2404, 38.9297
CIE-Lab:
68.7003, -12.7355, -41.4988
CIE-LCH:
68.7003, 43.4091, 252.9394
CIE-Luv:
68.7003, -42.6499, -65.2975
Hunter-Lab:
62.3937, -14.0285, -41.6246
#32b2f2 color charts
#32b2f2 color shades, tints & tones
#32b2f2 color schemes
#32b2f2 color preview, HTML & CSS examples
This text has a color of #32b2f2
<p style="color:#32b2f2;">Text here</p>
.mytext {color:#32b2f2;}
This box has a color of #32b2f2
<div style="background-color:#32b2f2;">Content here</div>
.mybackground {background-color:#32b2f2;}
Border around this has a color of #32b2f2
<div style="border:2px solid #32b2f2;">Content here</div>
.myborder {border:2px solid #32b2f2;}