#00f2f5 color space conversions
Hex:
#00f2f5
RGB:
0, 242, 245
CMY:
100, 5, 4
CMYK:
100, 1, 0, 4
HSL:
181°, 100.0000%, 48.0392%
HSV (HSB):
181°, 100.0000%, 96.0784%
XYZ:
48.2336, 70.0968, 97.3741
xyY:
0.2236, 0.3250, 70.0968
CIE-Lab:
87.0443, -45.3396, -15.0267
CIE-LCH:
87.0443, 47.7649, 198.3365
CIE-Luv:
87.0443, -67.0103, -17.0433
Hunter-Lab:
83.7239, -43.6824, -10.3499
#00f2f5 color charts
#00f2f5 color shades, tints & tones
#00f2f5 color schemes
#00f2f5 color preview, HTML & CSS examples
This text has a color of #00f2f5
<p style="color:#00f2f5;">Text here</p>
.mytext {color:#00f2f5;}
This box has a color of #00f2f5
<div style="background-color:#00f2f5;">Content here</div>
.mybackground {background-color:#00f2f5;}
Border around this has a color of #00f2f5
<div style="border:2px solid #00f2f5;">Content here</div>
.myborder {border:2px solid #00f2f5;}