#0dffff color space conversions
Hex:
#0dffff
RGB:
13, 255, 255
CMY:
95, 0, 0
CMYK:
95, 0, 0, 0
HSL:
180°, 100.0000%, 52.5490%
HSV (HSB):
180°, 94.9020%, 100.0000%
XYZ:
53.9760, 78.8256, 106.9778
xyY:
0.2251, 0.3287, 78.8256
CIE-Lab:
91.1553, -47.8220, -14.0761
CIE-LCH:
91.1553, 49.8505, 196.4014
CIE-Luv:
91.1553, -70.1522, -15.1479
Hunter-Lab:
88.7838, -46.8527, -9.2914
#0dffff color charts
#0dffff color shades, tints & tones
#0dffff color schemes
#0dffff color preview, HTML & CSS examples
This text has a color of #0dffff
<p style="color:#0dffff;">Text here</p>
.mytext {color:#0dffff;}
This box has a color of #0dffff
<div style="background-color:#0dffff;">Content here</div>
.mybackground {background-color:#0dffff;}
Border around this has a color of #0dffff
<div style="border:2px solid #0dffff;">Content here</div>
.myborder {border:2px solid #0dffff;}