#2cface color space conversions
Hex:
#2cface
RGB:
44, 250, 206
CMY:
83, 2, 19
CMYK:
82, 0, 18, 2
HSL:
167°, 95.3704%, 57.6471%
HSV (HSB):
167°, 82.4000%, 98.0392%
XYZ:
46.3649, 73.3629, 70.1093
xyY:
0.2442, 0.3865, 73.3629
CIE-Lab:
88.6205, -57.3518, 7.6764
CIE-LCH:
88.6205, 57.8633, 172.3764
CIE-Luv:
88.6205, -70.4889, 20.9422
Hunter-Lab:
85.6522, -53.2663, 11.4256
#2cface color charts
#2cface color shades, tints & tones
#2cface color schemes
#2cface color preview, HTML & CSS examples
This text has a color of #2cface
<p style="color:#2cface;">Text here</p>
.mytext {color:#2cface;}
This box has a color of #2cface
<div style="background-color:#2cface;">Content here</div>
.mybackground {background-color:#2cface;}
Border around this has a color of #2cface
<div style="border:2px solid #2cface;">Content here</div>
.myborder {border:2px solid #2cface;}