#2afafe color space conversions
Hex:
#2afafe
RGB:
42, 250, 254
CMY:
84, 2, 0
CMYK:
83, 2, 0, 0
HSL:
181°, 99.0654%, 58.0392%
HSV (HSB):
181°, 83.4646%, 99.6078%
XYZ:
53.0298, 76.0192, 105.6441
xyY:
0.2260, 0.3239, 76.0192
CIE-Lab:
89.8683, -44.7079, -15.4654
CIE-LCH:
89.8683, 47.3073, 199.0816
CIE-Luv:
89.8683, -67.0441, -17.8944
Hunter-Lab:
87.1890, -44.0140, -10.8075
#2afafe color charts
#2afafe color shades, tints & tones
#2afafe color schemes
#2afafe color preview, HTML & CSS examples
This text has a color of #2afafe
<p style="color:#2afafe;">Text here</p>
.mytext {color:#2afafe;}
This box has a color of #2afafe
<div style="background-color:#2afafe;">Content here</div>
.mybackground {background-color:#2afafe;}
Border around this has a color of #2afafe
<div style="border:2px solid #2afafe;">Content here</div>
.myborder {border:2px solid #2afafe;}