#03bedc color space conversions
Hex:
#03bedc
RGB:
3, 190, 220
CMY:
99, 25, 14
CMYK:
99, 14, 0, 14
HSL:
188°, 97.3094%, 43.7255%
HSV (HSB):
188°, 98.6364%, 86.2745%
XYZ:
31.3693, 42.0136, 74.1662
xyY:
0.2126, 0.2847, 42.0136
CIE-Lab:
70.8803, -28.9490, -26.1792
CIE-LCH:
70.8803, 39.0306, 222.1237
CIE-Luv:
70.8803, -51.5169, -37.4391
Hunter-Lab:
64.8179, -27.0444, -22.4686
#03bedc color charts
#03bedc color shades, tints & tones
#03bedc color schemes
#03bedc color preview, HTML & CSS examples
This text has a color of #03bedc
<p style="color:#03bedc;">Text here</p>
.mytext {color:#03bedc;}
This box has a color of #03bedc
<div style="background-color:#03bedc;">Content here</div>
.mybackground {background-color:#03bedc;}
Border around this has a color of #03bedc
<div style="border:2px solid #03bedc;">Content here</div>
.myborder {border:2px solid #03bedc;}