#03b4ff color space conversions
Hex:
        #03b4ff
        RGB:
        3, 180, 255
        CMY:
        99, 29, 0
        CMYK:
        99, 29, 0, 0
      HSL:
        198°, 100.0000%, 50.5882%
        HSV (HSB):
        198°, 98.8235%, 100.0000%
        XYZ:
        34.4088, 39.8819, 100.4922
        xyY:
        0.1969, 0.2282, 39.8819
      CIE-Lab:
        69.3853, -11.6871, -47.5085
        CIE-LCH:
        69.3853, 48.9249, 256.1796
        CIE-Luv:
        69.3853, -45.5484, -75.8430
        Hunter-Lab:
        63.1521, -13.2593, -50.1401
      #03b4ff color charts
#03b4ff RGB chart
      #03b4ff CMYK chart
      #03b4ff RGB pie chart
      #03b4ff color shades, tints & tones
#03b4ff color schemes
#03b4ff color preview, HTML & CSS examples
           This text has a color of #03b4ff        
        
          <p style="color:#03b4ff;">Text here</p>
        
        
          .mytext {color:#03b4ff;}
        
        Text color #03b4ff
      
           This box has a color of #03b4ff        
        
          <div style="background-color:#03b4ff;">Content here</div>
        
        
          .mybackground {background-color:#03b4ff;}
        
        Background color #03b4ff
      
           Border around this has a color of #03b4ff        
        
          <div style="border:2px solid #03b4ff;">Content here</div>
        
        
          .myborder {border:2px solid #03b4ff;}
        
        Border color #03b4ff