#3defc7 color space conversions
Hex:
#3defc7
RGB:
61, 239, 199
CMY:
76, 6, 22
CMYK:
74, 0, 17, 6
HSL:
167°, 84.7619%, 58.8235%
HSV (HSB):
167°, 74.4770%, 93.7255%
XYZ:
43.0998, 66.8486, 64.6643
xyY:
0.2468, 0.3828, 66.8486
CIE-Lab:
85.4274, -53.0537, 6.7631
CIE-LCH:
85.4274, 53.4831, 172.7353
CIE-Luv:
85.4274, -65.2878, 18.7961
Hunter-Lab:
81.7610, -48.9867, 10.3406
#3defc7 color charts
#3defc7 color shades, tints & tones
#3defc7 color schemes
#3defc7 color preview, HTML & CSS examples
This text has a color of #3defc7
<p style="color:#3defc7;">Text here</p>
.mytext {color:#3defc7;}
This box has a color of #3defc7
<div style="background-color:#3defc7;">Content here</div>
.mybackground {background-color:#3defc7;}
Border around this has a color of #3defc7
<div style="border:2px solid #3defc7;">Content here</div>
.myborder {border:2px solid #3defc7;}