#00f3f2 color space conversions
Hex:
#00f3f2
RGB:
0, 243, 242
CMY:
100, 5, 5
CMYK:
100, 0, 0, 5
HSL:
180°, 100.0000%, 47.6471%
HSV (HSB):
180°, 100.0000%, 95.2941%
XYZ:
48.0776, 70.5120, 95.0806
xyY:
0.2250, 0.3300, 70.5120
CIE-Lab:
87.2474, -46.6451, -13.1518
CIE-LCH:
87.2474, 48.4637, 195.7461
CIE-Luv:
87.2474, -67.5838, -13.7374
Hunter-Lab:
83.9714, -44.7503, -8.3539
#00f3f2 color charts
#00f3f2 color shades, tints & tones
#00f3f2 color schemes
#00f3f2 color preview, HTML & CSS examples
This text has a color of #00f3f2
<p style="color:#00f3f2;">Text here</p>
.mytext {color:#00f3f2;}
This box has a color of #00f3f2
<div style="background-color:#00f3f2;">Content here</div>
.mybackground {background-color:#00f3f2;}
Border around this has a color of #00f3f2
<div style="border:2px solid #00f3f2;">Content here</div>
.myborder {border:2px solid #00f3f2;}