#2cccfc color space conversions
Hex:
#2cccfc
RGB:
44, 204, 252
CMY:
83, 20, 1
CMYK:
83, 19, 0, 1
HSL:
194°, 97.1963%, 58.0392%
HSV (HSB):
194°, 82.5397%, 98.8235%
XYZ:
40.2023, 50.7495, 99.7722
xyY:
0.2108, 0.2661, 50.7495
CIE-Lab:
76.5270, -23.4984, -34.7291
CIE-LCH:
76.5270, 41.9319, 235.9169
CIE-Luv:
76.5270, -51.4844, -53.1254
Hunter-Lab:
71.2387, -23.9344, -33.1706
#2cccfc color charts
#2cccfc color shades, tints & tones
#2cccfc color schemes
#2cccfc color preview, HTML & CSS examples
This text has a color of #2cccfc
<p style="color:#2cccfc;">Text here</p>
.mytext {color:#2cccfc;}
This box has a color of #2cccfc
<div style="background-color:#2cccfc;">Content here</div>
.mybackground {background-color:#2cccfc;}
Border around this has a color of #2cccfc
<div style="border:2px solid #2cccfc;">Content here</div>
.myborder {border:2px solid #2cccfc;}