#0ffcff color space conversions
Hex:
#0ffcff
RGB:
15, 252, 255
CMY:
94, 1, 0
CMYK:
94, 1, 0, 0
HSL:
181°, 100.0000%, 52.9412%
HSV (HSB):
181°, 94.1176%, 100.0000%
XYZ:
53.0574, 76.9424, 106.6627
xyY:
0.2242, 0.3251, 76.9424
CIE-Lab:
90.2951, -46.4764, -15.3638
CIE-LCH:
90.2951, 48.9500, 198.2925
CIE-Luv:
90.2951, -69.1056, -17.4886
Hunter-Lab:
87.7168, -45.5348, -10.6942
#0ffcff color charts
#0ffcff color shades, tints & tones
#0ffcff color schemes
#0ffcff color preview, HTML & CSS examples
This text has a color of #0ffcff
<p style="color:#0ffcff;">Text here</p>
.mytext {color:#0ffcff;}
This box has a color of #0ffcff
<div style="background-color:#0ffcff;">Content here</div>
.mybackground {background-color:#0ffcff;}
Border around this has a color of #0ffcff
<div style="border:2px solid #0ffcff;">Content here</div>
.myborder {border:2px solid #0ffcff;}