#1def01 color space conversions
Hex:
#1def01
RGB:
29, 239, 1
CMY:
89, 6, 100
CMYK:
88, 0, 100, 6
HSL:
113°, 99.1667%, 47.0588%
HSV (HSB):
113°, 99.5816%, 93.7255%
XYZ:
31.3787, 61.9964, 10.3414
xyY:
0.3025, 0.5977, 61.9964
CIE-Lab:
82.9115, -80.7732, 79.2863
CIE-LCH:
82.9115, 113.1841, 135.5322
CIE-Luv:
82.9115, -76.9125, 101.2460
Hunter-Lab:
78.7378, -66.6551, 47.3293
#1def01 color charts
#1def01 RGB chart
#1def01 CMYK chart
#1def01 RGB pie chart
#1def01 color shades, tints & tones
#1def01 color schemes
#1def01 color preview, HTML & CSS examples
This text has a color of #1def01
<p style="color:#1def01;">Text here</p>
.mytext {color:#1def01;}
Text color #1def01
This box has a color of #1def01
<div style="background-color:#1def01;">Content here</div>
.mybackground {background-color:#1def01;}
Background color #1def01
Border around this has a color of #1def01
<div style="border:2px solid #1def01;">Content here</div>
.myborder {border:2px solid #1def01;}
Border color #1def01