#60def2 color space conversions
Hex:
#60def2
RGB:
96, 222, 242
CMY:
62, 13, 5
CMYK:
60, 8, 0, 5
HSL:
188°, 84.8837%, 66.2745%
HSV (HSB):
188°, 60.3306%, 94.9020%
XYZ:
46.9722, 61.1402, 93.3299
xyY:
0.2332, 0.3035, 61.1402
CIE-Lab:
82.4540, -29.0612, -20.2356
CIE-LCH:
82.4540, 35.4124, 214.8499
CIE-Luv:
82.4540, -50.1776, -27.8982
Hunter-Lab:
78.1922, -29.6065, -16.0338
#60def2 color charts
#60def2 color shades, tints & tones
#60def2 color schemes
#60def2 color preview, HTML & CSS examples
This text has a color of #60def2
<p style="color:#60def2;">Text here</p>
.mytext {color:#60def2;}
This box has a color of #60def2
<div style="background-color:#60def2;">Content here</div>
.mybackground {background-color:#60def2;}
Border around this has a color of #60def2
<div style="border:2px solid #60def2;">Content here</div>
.myborder {border:2px solid #60def2;}