#05acc5 color space conversions
Hex:
#05acc5
RGB:
5, 172, 197
CMY:
98, 33, 23
CMYK:
97, 13, 0, 23
HSL:
188°, 95.0495%, 39.6078%
HSV (HSB):
188°, 97.4619%, 77.2549%
XYZ:
24.8932, 33.5685, 57.9907
xyY:
0.2138, 0.2883, 33.5685
CIE-Lab:
64.6186, -27.5919, -23.1197
CIE-LCH:
64.6186, 35.9977, 219.9601
CIE-Luv:
64.6186, -47.1078, -32.0992
Hunter-Lab:
57.9384, -24.6998, -18.7867
#05acc5 color charts
#05acc5 color shades, tints & tones
#05acc5 color schemes
#05acc5 color preview, HTML & CSS examples
This text has a color of #05acc5
<p style="color:#05acc5;">Text here</p>
.mytext {color:#05acc5;}
This box has a color of #05acc5
<div style="background-color:#05acc5;">Content here</div>
.mybackground {background-color:#05acc5;}
Border around this has a color of #05acc5
<div style="border:2px solid #05acc5;">Content here</div>
.myborder {border:2px solid #05acc5;}