#3decff color space conversions
Hex:
#3decff
RGB:
61, 236, 255
CMY:
76, 7, 0
CMYK:
76, 7, 0, 0
HSL:
186°, 100.0000%, 61.9608%
HSV (HSB):
186°, 76.0784%, 100.0000%
XYZ:
49.9699, 68.2030, 105.1385
xyY:
0.2238, 0.3054, 68.2030
CIE-Lab:
86.1079, -36.5737, -21.6325
CIE-LCH:
86.1079, 42.4924, 210.6034
CIE-Luv:
86.1079, -60.3122, -29.3675
Hunter-Lab:
82.5851, -36.5186, -17.6721
#3decff color charts
#3decff color shades, tints & tones
#3decff color schemes
#3decff color preview, HTML & CSS examples
This text has a color of #3decff
<p style="color:#3decff;">Text here</p>
.mytext {color:#3decff;}
This box has a color of #3decff
<div style="background-color:#3decff;">Content here</div>
.mybackground {background-color:#3decff;}
Border around this has a color of #3decff
<div style="border:2px solid #3decff;">Content here</div>
.myborder {border:2px solid #3decff;}