#03f07d color space conversions
Hex:
        #03f07d
        RGB:
        3, 240, 125
        CMY:
        99, 6, 51
        CMYK:
        99, 0, 48, 6
      HSL:
        151°, 97.5309%, 47.6471%
        HSV (HSB):
        151°, 98.7500%, 94.1176%
        XYZ:
        34.8993, 63.8202, 29.8812
        xyY:
        0.2714, 0.4963, 63.8202
      CIE-Lab:
        83.8721, -72.4448, 42.2234
        CIE-LCH:
        83.8721, 83.8514, 149.7648
        CIE-Luv:
        83.8721, -75.0191, 68.2456
        Hunter-Lab:
        79.8875, -61.8245, 33.7444
      #03f07d color charts
#03f07d RGB chart
      #03f07d CMYK chart
      #03f07d RGB pie chart
      #03f07d color shades, tints & tones
#03f07d color schemes
#03f07d color preview, HTML & CSS examples
           This text has a color of #03f07d        
        
          <p style="color:#03f07d;">Text here</p>
        
        
          .mytext {color:#03f07d;}
        
        Text color #03f07d
      
           This box has a color of #03f07d        
        
          <div style="background-color:#03f07d;">Content here</div>
        
        
          .mybackground {background-color:#03f07d;}
        
        Background color #03f07d
      
           Border around this has a color of #03f07d        
        
          <div style="border:2px solid #03f07d;">Content here</div>
        
        
          .myborder {border:2px solid #03f07d;}
        
        Border color #03f07d