#03f085 color space conversions
Hex:
        #03f085
        RGB:
        3, 240, 133
        CMY:
        99, 6, 48
        CMYK:
        99, 0, 45, 6
      HSL:
        153°, 97.5309%, 47.6471%
        HSV (HSB):
        153°, 98.7500%, 94.1176%
        XYZ:
        35.4313, 64.0330, 32.6825
        xyY:
        0.2681, 0.4846, 64.0330
      CIE-Lab:
        83.9829, -71.1126, 38.4738
        CIE-LCH:
        83.9829, 80.8532, 151.5855
        CIE-Luv:
        83.9829, -74.5565, 63.8210
        Hunter-Lab:
        80.0206, -61.0004, 31.7989
      #03f085 color charts
#03f085 RGB chart
      #03f085 CMYK chart
      #03f085 RGB pie chart
      #03f085 color shades, tints & tones
#03f085 color schemes
#03f085 color preview, HTML & CSS examples
           This text has a color of #03f085        
        
          <p style="color:#03f085;">Text here</p>
        
        
          .mytext {color:#03f085;}
        
        Text color #03f085
      
           This box has a color of #03f085        
        
          <div style="background-color:#03f085;">Content here</div>
        
        
          .mybackground {background-color:#03f085;}
        
        Background color #03f085
      
           Border around this has a color of #03f085        
        
          <div style="border:2px solid #03f085;">Content here</div>
        
        
          .myborder {border:2px solid #03f085;}
        
        Border color #03f085