#70dded color space conversions
Hex:
#70dded
RGB:
112, 221, 237
CMY:
56, 13, 7
CMYK:
53, 7, 0, 7
HSL:
188°, 77.6398%, 68.4314%
HSV (HSB):
188°, 52.7426%, 92.9412%
XYZ:
47.8246, 61.2721, 89.4268
xyY:
0.2409, 0.3086, 61.2721
CIE-Lab:
82.5248, -26.9892, -17.4274
CIE-LCH:
82.5248, 32.1268, 212.8511
CIE-Luv:
82.5248, -46.0945, -23.4803
Hunter-Lab:
78.2765, -27.9256, -12.9422
#70dded color charts
#70dded color shades, tints & tones
#70dded color schemes
#70dded color preview, HTML & CSS examples
This text has a color of #70dded
<p style="color:#70dded;">Text here</p>
.mytext {color:#70dded;}
This box has a color of #70dded
<div style="background-color:#70dded;">Content here</div>
.mybackground {background-color:#70dded;}
Border around this has a color of #70dded
<div style="border:2px solid #70dded;">Content here</div>
.myborder {border:2px solid #70dded;}