#1dcffc color space conversions
Hex:
#1dcffc
RGB:
29, 207, 252
CMY:
89, 19, 1
CMYK:
88, 18, 0, 1
HSL:
192°, 97.3799%, 55.0980%
HSV (HSB):
192°, 88.4921%, 98.8235%
XYZ:
40.3902, 51.9151, 99.9873
xyY:
0.2100, 0.2700, 51.9151
CIE-Lab:
77.2301, -25.9449, -33.6564
CIE-LCH:
77.2301, 42.4958, 232.3723
CIE-Luv:
77.2301, -53.6837, -51.0206
Hunter-Lab:
72.0522, -26.0297, -31.8406
#1dcffc color charts
#1dcffc color shades, tints & tones
#1dcffc color schemes
#1dcffc color preview, HTML & CSS examples
This text has a color of #1dcffc
<p style="color:#1dcffc;">Text here</p>
.mytext {color:#1dcffc;}
This box has a color of #1dcffc
<div style="background-color:#1dcffc;">Content here</div>
.mybackground {background-color:#1dcffc;}
Border around this has a color of #1dcffc
<div style="border:2px solid #1dcffc;">Content here</div>
.myborder {border:2px solid #1dcffc;}