#60fabd color space conversions
Hex:
#60fabd
RGB:
96, 250, 189
CMY:
62, 2, 26
CMYK:
62, 0, 24, 2
HSL:
156°, 93.9024%, 67.8431%
HSV (HSB):
156°, 61.6000%, 98.0392%
XYZ:
48.1948, 74.5321, 59.9901
xyY:
0.2638, 0.4079, 74.5321
CIE-Lab:
89.1734, -54.6235, 17.3739
CIE-LCH:
89.1734, 57.3199, 162.3558
CIE-Luv:
89.1734, -63.3320, 34.7390
Hunter-Lab:
86.3320, -51.4335, 19.2331
#60fabd color charts
#60fabd color shades, tints & tones
#60fabd color schemes
#60fabd color preview, HTML & CSS examples
This text has a color of #60fabd
<p style="color:#60fabd;">Text here</p>
.mytext {color:#60fabd;}
This box has a color of #60fabd
<div style="background-color:#60fabd;">Content here</div>
.mybackground {background-color:#60fabd;}
Border around this has a color of #60fabd
<div style="border:2px solid #60fabd;">Content here</div>
.myborder {border:2px solid #60fabd;}