#05fff5 color space conversions
Hex:
#05fff5
RGB:
5, 255, 245
CMY:
98, 0, 4
CMYK:
98, 0, 4, 0
HSL:
178°, 100.0000%, 50.9804%
HSV (HSB):
178°, 98.0392%, 100.0000%
XYZ:
52.3040, 78.1448, 98.7130
xyY:
0.2282, 0.3410, 78.1448
CIE-Lab:
90.8460, -50.8087, -9.3513
CIE-LCH:
90.8460, 51.6621, 190.4286
CIE-Luv:
90.8460, -71.1591, -6.8780
Hunter-Lab:
88.3996, -49.0848, -4.3275
#05fff5 color charts
#05fff5 color shades, tints & tones
#05fff5 color schemes
#05fff5 color preview, HTML & CSS examples
This text has a color of #05fff5
<p style="color:#05fff5;">Text here</p>
.mytext {color:#05fff5;}
This box has a color of #05fff5
<div style="background-color:#05fff5;">Content here</div>
.mybackground {background-color:#05fff5;}
Border around this has a color of #05fff5
<div style="border:2px solid #05fff5;">Content here</div>
.myborder {border:2px solid #05fff5;}