#03bdff color space conversions
Hex:
#03bdff
RGB:
3, 189, 255
CMY:
99, 26, 0
CMYK:
99, 26, 0, 0
HSL:
196°, 100.0000%, 50.5882%
HSV (HSB):
196°, 98.8235%, 100.0000%
XYZ:
36.2851, 43.6346, 101.1176
xyY:
0.2004, 0.2410, 43.6346
CIE-Lab:
71.9836, -16.5233, -43.4319
CIE-LCH:
71.9836, 46.4688, 249.1711
CIE-Luv:
71.9836, -48.5168, -68.6090
Hunter-Lab:
66.0565, -17.5478, -44.5202
#03bdff color charts
#03bdff color shades, tints & tones
#03bdff color schemes
#03bdff color preview, HTML & CSS examples
This text has a color of #03bdff
<p style="color:#03bdff;">Text here</p>
.mytext {color:#03bdff;}
This box has a color of #03bdff
<div style="background-color:#03bdff;">Content here</div>
.mybackground {background-color:#03bdff;}
Border around this has a color of #03bdff
<div style="border:2px solid #03bdff;">Content here</div>
.myborder {border:2px solid #03bdff;}