#03ffc0 color space conversions
Hex:
        #03ffc0
        RGB:
        3, 255, 192
        CMY:
        99, 0, 25
        CMYK:
        99, 0, 25, 0
      HSL:
        165°, 100.0000%, 50.5882%
        HSV (HSB):
        165°, 98.8235%, 100.0000%
        XYZ:
        45.3120, 75.3451, 62.0241
        xyY:
        0.2480, 0.4124, 75.3451
      CIE-Lab:
        89.5544, -64.3795, 16.1984
        CIE-LCH:
        89.5544, 66.3861, 165.8770
        CIE-Luv:
        89.5544, -75.3499, 34.5764
        Hunter-Lab:
        86.8016, -58.7225, 18.3954
      #03ffc0 color charts
#03ffc0 RGB chart
      #03ffc0 CMYK chart
      #03ffc0 RGB pie chart
      #03ffc0 color shades, tints & tones
#03ffc0 color schemes
#03ffc0 color preview, HTML & CSS examples
           This text has a color of #03ffc0        
        
          <p style="color:#03ffc0;">Text here</p>
        
        
          .mytext {color:#03ffc0;}
        
        Text color #03ffc0
      
           This box has a color of #03ffc0        
        
          <div style="background-color:#03ffc0;">Content here</div>
        
        
          .mybackground {background-color:#03ffc0;}
        
        Background color #03ffc0
      
           Border around this has a color of #03ffc0        
        
          <div style="border:2px solid #03ffc0;">Content here</div>
        
        
          .myborder {border:2px solid #03ffc0;}
        
        Border color #03ffc0