#5cb8e5 color space conversions
Hex:
#5cb8e5
RGB:
92, 184, 229
CMY:
64, 28, 10
CMYK:
60, 20, 0, 10
HSL:
200°, 72.4868%, 62.9412%
HSV (HSB):
200°, 59.8253%, 89.8039%
XYZ:
35.6970, 42.2134, 80.3953
xyY:
0.2255, 0.2667, 42.2134
CIE-Lab:
71.0178, -14.3312, -30.7367
CIE-LCH:
71.0178, 33.9136, 245.0023
CIE-Luv:
71.0178, -37.8013, -46.9736
Hunter-Lab:
64.9719, -15.6289, -27.8843
#5cb8e5 color charts
#5cb8e5 color shades, tints & tones
#5cb8e5 color schemes
#5cb8e5 color preview, HTML & CSS examples
This text has a color of #5cb8e5
<p style="color:#5cb8e5;">Text here</p>
.mytext {color:#5cb8e5;}
This box has a color of #5cb8e5
<div style="background-color:#5cb8e5;">Content here</div>
.mybackground {background-color:#5cb8e5;}
Border around this has a color of #5cb8e5
<div style="border:2px solid #5cb8e5;">Content here</div>
.myborder {border:2px solid #5cb8e5;}