#05d47d color space conversions
Hex:
        #05d47d
        RGB:
        5, 212, 125
        CMY:
        98, 17, 51
        CMYK:
        98, 0, 41, 17
      HSL:
        155°, 95.3917%, 42.5490%
        HSV (HSB):
        155°, 97.6415%, 83.1373%
        XYZ:
        27.3077, 48.5999, 27.3435
        xyY:
        0.2645, 0.4707, 48.5999
      CIE-Lab:
        75.2017, -63.1830, 31.0632
        CIE-LCH:
        75.2017, 70.4060, 153.8195
        CIE-Luv:
        75.2017, -66.0335, 52.2148
        Hunter-Lab:
        69.7136, -52.0781, 25.5445
      #05d47d color charts
#05d47d RGB chart
      #05d47d CMYK chart
      #05d47d RGB pie chart
      #05d47d color shades, tints & tones
#05d47d color schemes
#05d47d color preview, HTML & CSS examples
           This text has a color of #05d47d        
        
          <p style="color:#05d47d;">Text here</p>
        
        
          .mytext {color:#05d47d;}
        
        Text color #05d47d
      
           This box has a color of #05d47d        
        
          <div style="background-color:#05d47d;">Content here</div>
        
        
          .mybackground {background-color:#05d47d;}
        
        Background color #05d47d
      
           Border around this has a color of #05d47d        
        
          <div style="border:2px solid #05d47d;">Content here</div>
        
        
          .myborder {border:2px solid #05d47d;}
        
        Border color #05d47d