#03f2f3 color space conversions
Hex:
#03f2f3
RGB:
3, 242, 243
CMY:
99, 5, 5
CMYK:
99, 0, 0, 5
HSL:
180°, 97.5610%, 48.2353%
HSV (HSB):
180°, 98.7654%, 95.2941%
XYZ:
47.9673, 69.9947, 95.7762
xyY:
0.2244, 0.3275, 69.9947
CIE-Lab:
86.9943, -45.8589, -14.0533
CIE-LCH:
86.9943, 47.9638, 197.0375
CIE-Luv:
86.9943, -67.0951, -15.3446
Hunter-Lab:
83.6628, -44.0685, -9.3105
#03f2f3 color charts
#03f2f3 color shades, tints & tones
#03f2f3 color schemes
#03f2f3 color preview, HTML & CSS examples
This text has a color of #03f2f3
<p style="color:#03f2f3;">Text here</p>
.mytext {color:#03f2f3;}
This box has a color of #03f2f3
<div style="background-color:#03f2f3;">Content here</div>
.mybackground {background-color:#03f2f3;}
Border around this has a color of #03f2f3
<div style="border:2px solid #03f2f3;">Content here</div>
.myborder {border:2px solid #03f2f3;}