#3dfeff color space conversions
Hex:
#3dfeff
RGB:
61, 254, 255
CMY:
76, 0, 0
CMYK:
76, 0, 0, 0
HSL:
180°, 100.0000%, 61.9608%
HSV (HSB):
180°, 76.0784%, 100.0000%
XYZ:
55.4163, 79.0957, 106.9540
xyY:
0.2295, 0.3276, 79.0957
CIE-Lab:
91.2776, -44.6984, -13.8505
CIE-LCH:
91.2776, 46.7951, 197.2164
CIE-Luv:
91.2776, -66.4424, -15.1973
Hunter-Lab:
88.9358, -44.4135, -9.0470
#3dfeff color charts
#3dfeff color shades, tints & tones
#3dfeff color schemes
#3dfeff color preview, HTML & CSS examples
This text has a color of #3dfeff
<p style="color:#3dfeff;">Text here</p>
.mytext {color:#3dfeff;}
This box has a color of #3dfeff
<div style="background-color:#3dfeff;">Content here</div>
.mybackground {background-color:#3dfeff;}
Border around this has a color of #3dfeff
<div style="border:2px solid #3dfeff;">Content here</div>
.myborder {border:2px solid #3dfeff;}