#2dabff color space conversions
Hex:
#2dabff
RGB:
45, 171, 255
CMY:
82, 33, 0
CMYK:
82, 33, 0, 0
HSL:
204°, 100.0000%, 58.8235%
HSV (HSB):
204°, 82.3529%, 100.0000%
XYZ:
33.6951, 36.9037, 99.9549
xyY:
0.1976, 0.2164, 36.9037
CIE-Lab:
67.2047, -4.7691, -50.9205
CIE-LCH:
67.2047, 51.1434, 264.6494
CIE-Luv:
67.2047, -40.1087, -82.0712
Hunter-Lab:
60.7484, -7.3018, -55.0314
#2dabff color charts
#2dabff color shades, tints & tones
#2dabff color schemes
#2dabff color preview, HTML & CSS examples
This text has a color of #2dabff
<p style="color:#2dabff;">Text here</p>
.mytext {color:#2dabff;}
This box has a color of #2dabff
<div style="background-color:#2dabff;">Content here</div>
.mybackground {background-color:#2dabff;}
Border around this has a color of #2dabff
<div style="border:2px solid #2dabff;">Content here</div>
.myborder {border:2px solid #2dabff;}