#2dedfd color space conversions
Hex:
#2dedfd
RGB:
45, 237, 253
CMY:
82, 7, 1
CMYK:
82, 6, 0, 1
HSL:
185°, 98.1132%, 58.4314%
HSV (HSB):
185°, 82.2134%, 99.2157%
XYZ:
49.0960, 68.2181, 103.5083
xyY:
0.2223, 0.3089, 68.2181
CIE-Lab:
86.1154, -38.9726, -20.5925
CIE-LCH:
86.1154, 44.0785, 207.8512
CIE-Luv:
86.1154, -62.5019, -27.2779
Hunter-Lab:
82.5943, -38.4353, -16.4871
#2dedfd color charts
#2dedfd color shades, tints & tones
#2dedfd color schemes
#2dedfd color preview, HTML & CSS examples
This text has a color of #2dedfd
<p style="color:#2dedfd;">Text here</p>
.mytext {color:#2dedfd;}
This box has a color of #2dedfd
<div style="background-color:#2dedfd;">Content here</div>
.mybackground {background-color:#2dedfd;}
Border around this has a color of #2dedfd
<div style="border:2px solid #2dedfd;">Content here</div>
.myborder {border:2px solid #2dedfd;}