#2dccf5 color space conversions
Hex:
#2dccf5
RGB:
45, 204, 245
CMY:
82, 20, 4
CMYK:
82, 17, 0, 4
HSL:
192°, 90.9091%, 56.8627%
HSV (HSB):
192°, 81.6327%, 96.0784%
XYZ:
39.1565, 50.3362, 94.0383
xyY:
0.2134, 0.2743, 50.3362
CIE-Lab:
76.2752, -25.6959, -31.3683
CIE-LCH:
76.2752, 40.5494, 230.6768
CIE-Luv:
76.2752, -51.8785, -47.0321
Hunter-Lab:
70.9480, -25.6441, -28.9225
#2dccf5 color charts
#2dccf5 color shades, tints & tones
#2dccf5 color schemes
#2dccf5 color preview, HTML & CSS examples
This text has a color of #2dccf5
<p style="color:#2dccf5;">Text here</p>
.mytext {color:#2dccf5;}
This box has a color of #2dccf5
<div style="background-color:#2dccf5;">Content here</div>
.mybackground {background-color:#2dccf5;}
Border around this has a color of #2dccf5
<div style="border:2px solid #2dccf5;">Content here</div>
.myborder {border:2px solid #2dccf5;}