#32f2f2 color space conversions
Hex:
#32f2f2
RGB:
50, 242, 242
CMY:
80, 5, 5
CMYK:
79, 0, 0, 5
HSL:
180°, 88.0734%, 57.2549%
HSV (HSB):
180°, 79.3388%, 94.9020%
XYZ:
49.0945, 70.5932, 95.0427
xyY:
0.2286, 0.3288, 70.5932
CIE-Lab:
87.2870, -44.0265, -13.0581
CIE-LCH:
87.2870, 45.9222, 196.5202
CIE-Luv:
87.2870, -64.5401, -13.9367
Hunter-Lab:
84.0197, -42.7332, -8.2547
#32f2f2 color charts
#32f2f2 color shades, tints & tones
#32f2f2 color schemes
#32f2f2 color preview, HTML & CSS examples
This text has a color of #32f2f2
<p style="color:#32f2f2;">Text here</p>
.mytext {color:#32f2f2;}
This box has a color of #32f2f2
<div style="background-color:#32f2f2;">Content here</div>
.mybackground {background-color:#32f2f2;}
Border around this has a color of #32f2f2
<div style="border:2px solid #32f2f2;">Content here</div>
.myborder {border:2px solid #32f2f2;}