#05f1f1 color space conversions
Hex:
#05f1f1
RGB:
5, 241, 241
CMY:
98, 5, 5
CMYK:
98, 0, 0, 5
HSL:
180°, 95.9350%, 48.2353%
HSV (HSB):
180°, 97.9253%, 94.5098%
XYZ:
47.3951, 69.2937, 94.0961
xyY:
0.2249, 0.3287, 69.2937
CIE-Lab:
86.6493, -45.9614, -13.5209
CIE-LCH:
86.6493, 47.9089, 196.3928
CIE-Luv:
86.6493, -66.8745, -14.4401
Hunter-Lab:
83.2429, -44.0444, -8.7503
#05f1f1 color charts
#05f1f1 color shades, tints & tones
#05f1f1 color schemes
#05f1f1 color preview, HTML & CSS examples
This text has a color of #05f1f1
<p style="color:#05f1f1;">Text here</p>
.mytext {color:#05f1f1;}
This box has a color of #05f1f1
<div style="background-color:#05f1f1;">Content here</div>
.mybackground {background-color:#05f1f1;}
Border around this has a color of #05f1f1
<div style="border:2px solid #05f1f1;">Content here</div>
.myborder {border:2px solid #05f1f1;}