#2cbefc color space conversions
Hex:
#2cbefc
RGB:
44, 190, 252
CMY:
83, 25, 1
CMYK:
83, 25, 0, 1
HSL:
198°, 97.1963%, 58.0392%
HSV (HSB):
198°, 82.5397%, 98.8235%
XYZ:
37.0228, 44.3907, 98.7124
xyY:
0.2055, 0.2464, 44.3907
CIE-Lab:
72.4888, -16.2597, -41.0012
CIE-LCH:
72.4888, 44.1075, 248.3684
CIE-Luv:
72.4888, -46.7437, -64.4839
Hunter-Lab:
66.6263, -17.4073, -41.2046
#2cbefc color charts
#2cbefc color shades, tints & tones
#2cbefc color schemes
#2cbefc color preview, HTML & CSS examples
This text has a color of #2cbefc
<p style="color:#2cbefc;">Text here</p>
.mytext {color:#2cbefc;}
This box has a color of #2cbefc
<div style="background-color:#2cbefc;">Content here</div>
.mybackground {background-color:#2cbefc;}
Border around this has a color of #2cbefc
<div style="border:2px solid #2cbefc;">Content here</div>
.myborder {border:2px solid #2cbefc;}