#3dffff color space conversions
Hex:
#3dffff
RGB:
61, 255, 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.7345, 79.7321, 107.0601
xyY:
0.2298, 0.3288, 79.7321
CIE-Lab:
91.5645, -45.1373, -13.4215
CIE-LCH:
91.5645, 47.0904, 196.5598
CIE-Luv:
91.5645, -66.7811, -14.4208
Hunter-Lab:
89.2928, -44.8470, -8.5824
#3dffff color charts
#3dffff RGB chart
#3dffff CMYK chart
#3dffff RGB pie chart
#3dffff color shades, tints & tones
#3dffff color schemes
#3dffff color preview, HTML & CSS examples
This text has a color of #3dffff
<p style="color:#3dffff;">Text here</p>
.mytext {color:#3dffff;}
Text color #3dffff
This box has a color of #3dffff
<div style="background-color:#3dffff;">Content here</div>
.mybackground {background-color:#3dffff;}
Background color #3dffff
Border around this has a color of #3dffff
<div style="border:2px solid #3dffff;">Content here</div>
.myborder {border:2px solid #3dffff;}
Border color #3dffff