#03ddff color space conversions
Hex:
#03ddff
RGB:
3, 221, 255
CMY:
99, 13, 0
CMYK:
99, 13, 0, 0
HSL:
188°, 100.0000%, 50.5882%
HSV (HSB):
188°, 98.8235%, 100.0000%
XYZ:
43.9440, 58.9523, 103.6706
xyY:
0.2127, 0.2854, 58.9523
CIE-Lab:
81.2653, -32.6218, -29.0573
CIE-LCH:
81.2653, 43.6865, 221.6926
CIE-Luv:
81.2653, -59.1590, -42.4634
Hunter-Lab:
76.7804, -32.2041, -26.3084
#03ddff color charts
#03ddff color shades, tints & tones
#03ddff color schemes
#03ddff color preview, HTML & CSS examples
This text has a color of #03ddff
<p style="color:#03ddff;">Text here</p>
.mytext {color:#03ddff;}
This box has a color of #03ddff
<div style="background-color:#03ddff;">Content here</div>
.mybackground {background-color:#03ddff;}
Border around this has a color of #03ddff
<div style="border:2px solid #03ddff;">Content here</div>
.myborder {border:2px solid #03ddff;}