#33defc color space conversions
Hex:
#33defc
RGB:
51, 222, 252
CMY:
80, 13, 1
CMYK:
80, 12, 0, 1
HSL:
189°, 97.1014%, 59.4118%
HSV (HSB):
189°, 79.7619%, 98.8235%
XYZ:
45.0572, 59.9746, 101.2970
xyY:
0.2184, 0.2907, 59.9746
CIE-Lab:
81.8244, -31.7940, -26.5802
CIE-LCH:
81.8244, 41.4411, 219.8961
CIE-Luv:
81.8244, -56.8997, -38.3189
Hunter-Lab:
77.4433, -31.6729, -23.3419
#33defc color charts
#33defc color shades, tints & tones
#33defc color schemes
#33defc color preview, HTML & CSS examples
This text has a color of #33defc
<p style="color:#33defc;">Text here</p>
.mytext {color:#33defc;}
This box has a color of #33defc
<div style="background-color:#33defc;">Content here</div>
.mybackground {background-color:#33defc;}
Border around this has a color of #33defc
<div style="border:2px solid #33defc;">Content here</div>
.myborder {border:2px solid #33defc;}