#2dcfdf color space conversions
Hex:
#2dcfdf
RGB:
45, 207, 223
CMY:
82, 19, 13
CMYK:
80, 7, 0, 13
HSL:
185°, 73.5537%, 52.5490%
HSV (HSB):
185°, 79.8206%, 87.4510%
XYZ:
36.7143, 50.5112, 77.6266
xyY:
0.2227, 0.3064, 50.5112
CIE-Lab:
76.3820, -34.0578, -19.3887
CIE-LCH:
76.3820, 39.1900, 209.6524
CIE-Luv:
76.3820, -54.4941, -25.6184
Hunter-Lab:
71.0713, -32.1644, -15.0088
#2dcfdf color charts
#2dcfdf color shades, tints & tones
#2dcfdf color schemes
#2dcfdf color preview, HTML & CSS examples
This text has a color of #2dcfdf
<p style="color:#2dcfdf;">Text here</p>
.mytext {color:#2dcfdf;}
This box has a color of #2dcfdf
<div style="background-color:#2dcfdf;">Content here</div>
.mybackground {background-color:#2dcfdf;}
Border around this has a color of #2dcfdf
<div style="border:2px solid #2dcfdf;">Content here</div>
.myborder {border:2px solid #2dcfdf;}