#0ff8ff color space conversions
Hex:
#0ff8ff
RGB:
15, 248, 255
CMY:
94, 3, 0
CMYK:
94, 3, 0, 0
HSL:
182°, 100.0000%, 52.9412%
HSV (HSB):
182°, 94.1176%, 100.0000%
XYZ:
51.8144, 74.4564, 106.2484
xyY:
0.2228, 0.3202, 74.4564
CIE-Lab:
89.1377, -44.7282, -17.1017
CIE-LCH:
89.1377, 47.8861, 200.9243
CIE-Luv:
89.1377, -67.7870, -20.6441
Hunter-Lab:
86.2881, -43.8182, -12.6034
#0ff8ff color charts
#0ff8ff color shades, tints & tones
#0ff8ff color schemes
#0ff8ff color preview, HTML & CSS examples
This text has a color of #0ff8ff
<p style="color:#0ff8ff;">Text here</p>
.mytext {color:#0ff8ff;}
This box has a color of #0ff8ff
<div style="background-color:#0ff8ff;">Content here</div>
.mybackground {background-color:#0ff8ff;}
Border around this has a color of #0ff8ff
<div style="border:2px solid #0ff8ff;">Content here</div>
.myborder {border:2px solid #0ff8ff;}