#03eded color space conversions
Hex:
#03eded
RGB:
3, 237, 237
CMY:
99, 7, 7
CMYK:
99, 0, 0, 7
HSL:
180°, 97.5000%, 47.0588%
HSV (HSB):
180°, 98.7342%, 92.9412%
XYZ:
45.6078, 66.7022, 90.5918
xyY:
0.2248, 0.3287, 66.7022
CIE-Lab:
85.3533, -45.4232, -13.3605
CIE-LCH:
85.3533, 47.3473, 196.3904
CIE-Luv:
85.3533, -65.9273, -14.2356
Hunter-Lab:
81.6714, -43.2451, -8.5959
#03eded color charts
#03eded color shades, tints & tones
#03eded color schemes
#03eded color preview, HTML & CSS examples
This text has a color of #03eded
<p style="color:#03eded;">Text here</p>
.mytext {color:#03eded;}
This box has a color of #03eded
<div style="background-color:#03eded;">Content here</div>
.mybackground {background-color:#03eded;}
Border around this has a color of #03eded
<div style="border:2px solid #03eded;">Content here</div>
.myborder {border:2px solid #03eded;}