#1eaffe color space conversions
Hex:
#1eaffe
RGB:
30, 175, 254
CMY:
88, 31, 0
CMYK:
88, 31, 0, 0
HSL:
201°, 99.1150%, 55.6863%
HSV (HSB):
201°, 88.1890%, 99.6078%
XYZ:
33.7548, 38.0917, 99.3393
xyY:
0.1972, 0.2225, 38.0917
CIE-Lab:
68.0882, -8.3682, -48.9975
CIE-LCH:
68.0882, 49.7069, 260.3080
CIE-Luv:
68.0882, -42.7893, -78.5541
Hunter-Lab:
61.7185, -10.3830, -52.2276
#1eaffe color charts
#1eaffe color shades, tints & tones
#1eaffe color schemes
#1eaffe color preview, HTML & CSS examples
This text has a color of #1eaffe
<p style="color:#1eaffe;">Text here</p>
.mytext {color:#1eaffe;}
This box has a color of #1eaffe
<div style="background-color:#1eaffe;">Content here</div>
.mybackground {background-color:#1eaffe;}
Border around this has a color of #1eaffe
<div style="border:2px solid #1eaffe;">Content here</div>
.myborder {border:2px solid #1eaffe;}