#2dedf3 color space conversions
Hex:
#2dedf3
RGB:
45, 237, 243
CMY:
82, 7, 5
CMYK:
81, 2, 0, 5
HSL:
182°, 89.1892%, 56.4706%
HSV (HSB):
182°, 81.4815%, 95.2941%
XYZ:
47.5440, 67.5973, 95.3358
xyY:
0.2259, 0.3212, 67.5973
CIE-Lab:
85.8047, -41.9059, -15.8100
CIE-LCH:
85.8047, 44.7891, 200.6702
CIE-Luv:
85.8047, -63.2560, -18.8013
Hunter-Lab:
82.2176, -40.6594, -11.1977
#2dedf3 color charts
#2dedf3 color shades, tints & tones
#2dedf3 color schemes
#2dedf3 color preview, HTML & CSS examples
This text has a color of #2dedf3
<p style="color:#2dedf3;">Text here</p>
.mytext {color:#2dedf3;}
This box has a color of #2dedf3
<div style="background-color:#2dedf3;">Content here</div>
.mybackground {background-color:#2dedf3;}
Border around this has a color of #2dedf3
<div style="border:2px solid #2dedf3;">Content here</div>
.myborder {border:2px solid #2dedf3;}