#00edf5 color space conversions
Hex:
#00edf5
RGB:
0, 237, 245
CMY:
100, 7, 4
CMYK:
100, 3, 0, 4
HSL:
182°, 100.0000%, 48.0392%
HSV (HSB):
182°, 100.0000%, 96.0784%
XYZ:
46.7656, 67.1609, 96.8848
xyY:
0.2218, 0.3186, 67.1609
CIE-Lab:
85.5852, -43.1377, -17.2192
CIE-LCH:
85.5852, 46.4474, 201.7604
CIE-Luv:
85.5852, -65.3576, -21.0024
Hunter-Lab:
81.9518, -41.5550, -12.7274
#00edf5 color charts
#00edf5 color shades, tints & tones
#00edf5 color schemes
#00edf5 color preview, HTML & CSS examples
This text has a color of #00edf5
<p style="color:#00edf5;">Text here</p>
.mytext {color:#00edf5;}
This box has a color of #00edf5
<div style="background-color:#00edf5;">Content here</div>
.mybackground {background-color:#00edf5;}
Border around this has a color of #00edf5
<div style="border:2px solid #00edf5;">Content here</div>
.myborder {border:2px solid #00edf5;}