#01f070 color space conversions
Hex:
        #01f070
        RGB:
        1, 240, 112
        CMY:
        100, 6, 56
        CMYK:
        100, 0, 53, 6
      HSL:
        148°, 99.1701%, 47.2549%
        HSV (HSB):
        148°, 99.5833%, 94.1176%
        XYZ:
        34.0972, 63.4965, 25.7882
        xyY:
        0.2764, 0.5146, 63.4965
      CIE-Lab:
        83.7029, -74.4798, 48.1597
        CIE-LCH:
        83.7029, 88.6938, 147.1127
        CIE-Luv:
        83.7029, -75.7820, 74.8682
        Hunter-Lab:
        79.6847, -63.0677, 36.5914
      #01f070 color charts
#01f070 RGB chart
      #01f070 CMYK chart
      #01f070 RGB pie chart
      #01f070 color shades, tints & tones
#01f070 color schemes
#01f070 color preview, HTML & CSS examples
           This text has a color of #01f070        
        
          <p style="color:#01f070;">Text here</p>
        
        
          .mytext {color:#01f070;}
        
        Text color #01f070
      
           This box has a color of #01f070        
        
          <div style="background-color:#01f070;">Content here</div>
        
        
          .mybackground {background-color:#01f070;}
        
        Background color #01f070
      
           Border around this has a color of #01f070        
        
          <div style="border:2px solid #01f070;">Content here</div>
        
        
          .myborder {border:2px solid #01f070;}
        
        Border color #01f070