#03f1ba color space conversions
Hex:
        #03f1ba
        RGB:
        3, 241, 186
        CMY:
        99, 5, 27
        CMYK:
        99, 0, 23, 5
      HSL:
        166°, 97.5410%, 47.8431%
        HSV (HSB):
        166°, 98.7552%, 94.5098%
        XYZ:
        40.3558, 66.4751, 57.1584
        xyY:
        0.2461, 0.4054, 66.4751
      CIE-Lab:
        85.2382, -60.5695, 13.2106
        CIE-LCH:
        85.2382, 61.9934, 167.6961
        CIE-Luv:
        85.2382, -71.2697, 29.4011
        Hunter-Lab:
        81.5323, -54.3299, 15.5072
      #03f1ba color charts
#03f1ba RGB chart
      #03f1ba CMYK chart
      #03f1ba RGB pie chart
      #03f1ba color shades, tints & tones
#03f1ba color schemes
#03f1ba color preview, HTML & CSS examples
           This text has a color of #03f1ba        
        
          <p style="color:#03f1ba;">Text here</p>
        
        
          .mytext {color:#03f1ba;}
        
        Text color #03f1ba
      
           This box has a color of #03f1ba        
        
          <div style="background-color:#03f1ba;">Content here</div>
        
        
          .mybackground {background-color:#03f1ba;}
        
        Background color #03f1ba
      
           Border around this has a color of #03f1ba        
        
          <div style="border:2px solid #03f1ba;">Content here</div>
        
        
          .myborder {border:2px solid #03f1ba;}
        
        Border color #03f1ba