#3feced color space conversions
Hex:
#3feced
RGB:
63, 236, 237
CMY:
75, 7, 7
CMYK:
73, 0, 0, 7
HSL:
180°, 82.8571%, 58.8235%
HSV (HSB):
180°, 73.4177%, 92.9412%
XYZ:
47.3314, 67.1621, 90.5897
xyY:
0.2308, 0.3275, 67.1621
CIE-Lab:
85.5857, -41.5547, -12.9583
CIE-LCH:
85.5857, 43.5283, 197.3194
CIE-Luv:
85.5857, -61.3246, -14.0944
Hunter-Lab:
81.9525, -40.3247, -8.1720
#3feced color charts
#3feced color shades, tints & tones
#3feced color schemes
#3feced color preview, HTML & CSS examples
This text has a color of #3feced
<p style="color:#3feced;">Text here</p>
.mytext {color:#3feced;}
This box has a color of #3feced
<div style="background-color:#3feced;">Content here</div>
.mybackground {background-color:#3feced;}
Border around this has a color of #3feced
<div style="border:2px solid #3feced;">Content here</div>
.myborder {border:2px solid #3feced;}