#5fcdfc color space conversions
Hex:
#5fcdfc
RGB:
95, 205, 252
CMY:
63, 20, 1
CMYK:
62, 19, 0, 1
HSL:
198°, 96.3190%, 68.0392%
HSV (HSB):
198°, 62.3016%, 98.8235%
XYZ:
44.1213, 53.1238, 100.0239
xyY:
0.2237, 0.2693, 53.1238
CIE-Lab:
77.9480, -17.8037, -32.4423
CIE-LCH:
77.9480, 37.0064, 241.2428
CIE-Luv:
77.9480, -43.7459, -49.9811
Hunter-Lab:
72.8861, -19.4963, -30.3453
#5fcdfc color charts
#5fcdfc color shades, tints & tones
#5fcdfc color schemes
#5fcdfc color preview, HTML & CSS examples
This text has a color of #5fcdfc
<p style="color:#5fcdfc;">Text here</p>
.mytext {color:#5fcdfc;}
This box has a color of #5fcdfc
<div style="background-color:#5fcdfc;">Content here</div>
.mybackground {background-color:#5fcdfc;}
Border around this has a color of #5fcdfc
<div style="border:2px solid #5fcdfc;">Content here</div>
.myborder {border:2px solid #5fcdfc;}