#08f8f5 color space conversions
Hex:
#08f8f5
RGB:
8, 248, 245
CMY:
97, 3, 4
CMYK:
97, 0, 1, 3
HSL:
179°, 94.4882%, 50.1961%
HSV (HSB):
179°, 96.7742%, 97.2549%
XYZ:
50.1490, 73.7790, 97.9838
xyY:
0.2260, 0.3325, 73.7790
CIE-Lab:
88.8179, -47.7737, -12.3702
CIE-LCH:
88.8179, 49.3492, 194.5169
CIE-Luv:
88.8179, -68.7846, -12.2918
Hunter-Lab:
85.8947, -46.0999, -7.5084
#08f8f5 color charts
#08f8f5 color shades, tints & tones
#08f8f5 color schemes
#08f8f5 color preview, HTML & CSS examples
This text has a color of #08f8f5
<p style="color:#08f8f5;">Text here</p>
.mytext {color:#08f8f5;}
This box has a color of #08f8f5
<div style="background-color:#08f8f5;">Content here</div>
.mybackground {background-color:#08f8f5;}
Border around this has a color of #08f8f5
<div style="border:2px solid #08f8f5;">Content here</div>
.myborder {border:2px solid #08f8f5;}