#03aff5 color space conversions
Hex:
        #03aff5
        RGB:
        3, 175, 245
        CMY:
        99, 31, 4
        CMYK:
        99, 29, 0, 4
      HSL:
        197°, 97.5806%, 48.6275%
        HSV (HSB):
        197°, 98.7755%, 96.0784%
        XYZ:
        31.8490, 37.2719, 91.9018
        xyY:
        0.1978, 0.2315, 37.2719
      CIE-Lab:
        67.4805, -12.5424, -45.0780
        CIE-LCH:
        67.4805, 46.7904, 254.4514
        CIE-Luv:
        67.4805, -44.5982, -71.2911
        Hunter-Lab:
        61.0507, -13.7188, -46.5158
      #03aff5 color charts
#03aff5 RGB chart
      #03aff5 CMYK chart
      #03aff5 RGB pie chart
      #03aff5 color shades, tints & tones
#03aff5 color schemes
#03aff5 color preview, HTML & CSS examples
           This text has a color of #03aff5        
        
          <p style="color:#03aff5;">Text here</p>
        
        
          .mytext {color:#03aff5;}
        
        Text color #03aff5
      
           This box has a color of #03aff5        
        
          <div style="background-color:#03aff5;">Content here</div>
        
        
          .mybackground {background-color:#03aff5;}
        
        Background color #03aff5
      
           Border around this has a color of #03aff5        
        
          <div style="border:2px solid #03aff5;">Content here</div>
        
        
          .myborder {border:2px solid #03aff5;}
        
        Border color #03aff5