#08f8ed color space conversions
Hex:
#08f8ed
RGB:
8, 248, 237
CMY:
97, 3, 7
CMYK:
97, 0, 4, 3
HSL:
177°, 94.4882%, 50.1961%
HSV (HSB):
177°, 96.7742%, 97.2549%
XYZ:
48.9536, 73.3009, 91.6891
xyY:
0.2288, 0.3426, 73.3009
CIE-Lab:
88.5910, -50.0316, -8.5347
CIE-LCH:
88.5910, 50.7543, 189.6807
CIE-Luv:
88.5910, -69.4288, -5.6510
Hunter-Lab:
85.6159, -47.7648, -3.5646
#08f8ed color charts
#08f8ed color shades, tints & tones
#08f8ed color schemes
#08f8ed color preview, HTML & CSS examples
This text has a color of #08f8ed
<p style="color:#08f8ed;">Text here</p>
.mytext {color:#08f8ed;}
This box has a color of #08f8ed
<div style="background-color:#08f8ed;">Content here</div>
.mybackground {background-color:#08f8ed;}
Border around this has a color of #08f8ed
<div style="border:2px solid #08f8ed;">Content here</div>
.myborder {border:2px solid #08f8ed;}