#00f3f1 color space conversions
Hex:
#00f3f1
RGB:
0, 243, 241
CMY:
100, 5, 5
CMYK:
100, 0, 1, 5
HSL:
180°, 100.0000%, 47.6471%
HSV (HSB):
180°, 100.0000%, 95.2941%
XYZ:
47.9278, 70.4521, 94.2916
xyY:
0.2254, 0.3313, 70.4521
CIE-Lab:
87.2181, -46.9332, -12.6720
CIE-LCH:
87.2181, 48.6139, 195.1097
CIE-Luv:
87.2181, -67.6650, -12.9002
Hunter-Lab:
83.9357, -44.9630, -7.8501
#00f3f1 color charts
#00f3f1 color shades, tints & tones
#00f3f1 color schemes
#00f3f1 color preview, HTML & CSS examples
This text has a color of #00f3f1
<p style="color:#00f3f1;">Text here</p>
.mytext {color:#00f3f1;}
This box has a color of #00f3f1
<div style="background-color:#00f3f1;">Content here</div>
.mybackground {background-color:#00f3f1;}
Border around this has a color of #00f3f1
<div style="border:2px solid #00f3f1;">Content here</div>
.myborder {border:2px solid #00f3f1;}