#05f3cb color space conversions
Hex:
#05f3cb
RGB:
5, 243, 203
CMY:
98, 5, 20
CMYK:
98, 0, 16, 5
HSL:
170°, 95.9677%, 48.6275%
HSV (HSB):
170°, 97.9424%, 95.2941%
XYZ:
42.8927, 68.4452, 67.4505
xyY:
0.2399, 0.3828, 68.4452
CIE-Lab:
86.2286, -57.1233, 5.7638
CIE-LCH:
86.2286, 57.4133, 174.2383
CIE-Luv:
86.2286, -70.5641, 17.9081
Hunter-Lab:
82.7316, -52.2361, 9.5735
#05f3cb color charts
#05f3cb color shades, tints & tones
#05f3cb color schemes
#05f3cb color preview, HTML & CSS examples
This text has a color of #05f3cb
<p style="color:#05f3cb;">Text here</p>
.mytext {color:#05f3cb;}
This box has a color of #05f3cb
<div style="background-color:#05f3cb;">Content here</div>
.mybackground {background-color:#05f3cb;}
Border around this has a color of #05f3cb
<div style="border:2px solid #05f3cb;">Content here</div>
.myborder {border:2px solid #05f3cb;}