#03fae3 color space conversions
Hex:
        #03fae3
        RGB:
        3, 250, 227
        CMY:
        99, 2, 11
        CMYK:
        99, 0, 9, 2
      HSL:
        174°, 97.6285%, 49.6078%
        HSV (HSB):
        174°, 98.8000%, 98.0392%
        XYZ:
        48.0883, 73.9366, 84.4097
        xyY:
        0.2329, 0.3582, 73.9366
      CIE-Lab:
        88.8925, -53.7068, -2.8783
        CIE-LCH:
        88.8925, 53.7838, 183.0677
        CIE-Luv:
        88.8925, -71.0171, 4.0179
        Hunter-Lab:
        85.9864, -50.6493, 1.9877
      #03fae3 color charts
#03fae3 RGB chart
      #03fae3 CMYK chart
      #03fae3 RGB pie chart
      #03fae3 color shades, tints & tones
#03fae3 color schemes
#03fae3 color preview, HTML & CSS examples
           This text has a color of #03fae3        
        
          <p style="color:#03fae3;">Text here</p>
        
        
          .mytext {color:#03fae3;}
        
        Text color #03fae3
      
           This box has a color of #03fae3        
        
          <div style="background-color:#03fae3;">Content here</div>
        
        
          .mybackground {background-color:#03fae3;}
        
        Background color #03fae3
      
           Border around this has a color of #03fae3        
        
          <div style="border:2px solid #03fae3;">Content here</div>
        
        
          .myborder {border:2px solid #03fae3;}
        
        Border color #03fae3