#00e7fd color space conversions
Hex:
#00e7fd
RGB:
0, 231, 253
CMY:
100, 9, 1
CMYK:
100, 9, 0, 1
HSL:
185°, 100.0000%, 49.6078%
HSV (HSB):
185°, 100.0000%, 99.2157%
XYZ:
46.3055, 64.2437, 102.8882
xyY:
0.2170, 0.3010, 64.2437
CIE-Lab:
84.0925, -38.0025, -23.6868
CIE-LCH:
84.0925, 44.7800, 211.9351
CIE-Luv:
84.0925, -62.7211, -32.6371
Hunter-Lab:
80.1522, -37.1432, -20.0018
#00e7fd color charts
#00e7fd color shades, tints & tones
#00e7fd color schemes
#00e7fd color preview, HTML & CSS examples
This text has a color of #00e7fd
<p style="color:#00e7fd;">Text here</p>
.mytext {color:#00e7fd;}
This box has a color of #00e7fd
<div style="background-color:#00e7fd;">Content here</div>
.mybackground {background-color:#00e7fd;}
Border around this has a color of #00e7fd
<div style="border:2px solid #00e7fd;">Content here</div>
.myborder {border:2px solid #00e7fd;}