#05dd06 color space conversions
Hex:
        #05dd06
        RGB:
        5, 221, 6
        CMY:
        98, 13, 98
        CMYK:
        98, 0, 97, 13
      HSL:
        120°, 95.5752%, 44.3137%
        HSV (HSB):
        120°, 97.7376%, 86.6667%
        XYZ:
        25.9519, 51.7583, 8.7948
        xyY:
        0.3000, 0.5983, 51.7583
      CIE-Lab:
        77.1361, -77.0740, 74.1253
        CIE-LCH:
        77.1361, 106.9344, 136.1172
        CIE-Luv:
        77.1361, -72.7768, 94.0310
        Hunter-Lab:
        71.9433, -61.5108, 43.1123
      #05dd06 color charts
#05dd06 RGB chart
      #05dd06 CMYK chart
      #05dd06 RGB pie chart
      #05dd06 color shades, tints & tones
#05dd06 color schemes
#05dd06 color preview, HTML & CSS examples
           This text has a color of #05dd06        
        
          <p style="color:#05dd06;">Text here</p>
        
        
          .mytext {color:#05dd06;}
        
        Text color #05dd06
      
           This box has a color of #05dd06        
        
          <div style="background-color:#05dd06;">Content here</div>
        
        
          .mybackground {background-color:#05dd06;}
        
        Background color #05dd06
      
           Border around this has a color of #05dd06        
        
          <div style="border:2px solid #05dd06;">Content here</div>
        
        
          .myborder {border:2px solid #05dd06;}
        
        Border color #05dd06