#03bafb color space conversions
Hex:
        #03bafb
        RGB:
        3, 186, 251
        CMY:
        99, 27, 2
        CMYK:
        99, 26, 0, 2
      HSL:
        196°, 97.6378%, 49.8039%
        HSV (HSB):
        196°, 98.8048%, 98.4314%
        XYZ:
        35.0090, 42.1022, 97.5482
        xyY:
        0.2004, 0.2411, 42.1022
      CIE-Lab:
        70.9413, -16.3339, -42.9053
        CIE-LCH:
        70.9413, 45.9093, 249.1583
        CIE-Luv:
        70.9413, -47.8135, -67.5939
        Hunter-Lab:
        64.8862, -17.2421, -43.7146
      #03bafb color charts
#03bafb RGB chart
      #03bafb CMYK chart
      #03bafb RGB pie chart
      #03bafb color shades, tints & tones
#03bafb color schemes
#03bafb color preview, HTML & CSS examples
           This text has a color of #03bafb        
        
          <p style="color:#03bafb;">Text here</p>
        
        
          .mytext {color:#03bafb;}
        
        Text color #03bafb
      
           This box has a color of #03bafb        
        
          <div style="background-color:#03bafb;">Content here</div>
        
        
          .mybackground {background-color:#03bafb;}
        
        Background color #03bafb
      
           Border around this has a color of #03bafb        
        
          <div style="border:2px solid #03bafb;">Content here</div>
        
        
          .myborder {border:2px solid #03bafb;}
        
        Border color #03bafb