#070ded color space conversions
Hex:
#070ded
RGB:
7, 13, 237
CMY:
97, 95, 7
CMYK:
97, 95, 0, 7
HSL:
238°, 94.2623%, 47.8431%
HSV (HSB):
238°, 97.0464%, 92.9412%
XYZ:
15.5176, 6.4474, 80.5474
xyY:
0.1514, 0.0629, 6.4474
CIE-Lab:
30.5144, 72.7813, -100.6841
CIE-LCH:
30.5144, 124.2353, 305.8619
CIE-Luv:
30.5144, -8.9000, -120.7351
Hunter-Lab:
25.3918, 64.6504, -170.3042
#070ded color charts
#070ded color shades, tints & tones
#070ded color schemes
#070ded color preview, HTML & CSS examples
This text has a color of #070ded
<p style="color:#070ded;">Text here</p>
.mytext {color:#070ded;}
This box has a color of #070ded
<div style="background-color:#070ded;">Content here</div>
.mybackground {background-color:#070ded;}
Border around this has a color of #070ded
<div style="border:2px solid #070ded;">Content here</div>
.myborder {border:2px solid #070ded;}