#033bf7 color space conversions
Hex:
        #033bf7
        RGB:
        3, 59, 247
        CMY:
        99, 77, 3
        CMYK:
        99, 76, 0, 3
      HSL:
        226°, 97.6000%, 49.0196%
        HSV (HSB):
        226°, 98.7854%, 96.8627%
        XYZ:
        18.3900, 9.8627, 88.9301
        xyY:
        0.1569, 0.0842, 9.8627
      CIE-Lab:
        37.5949, 58.1786, -94.5454
        CIE-LCH:
        37.5949, 111.0116, 301.6061
        CIE-Luv:
        37.5949, -13.6857, -128.7300
        Hunter-Lab:
        31.4049, 49.5670, -145.9096
      #033bf7 color charts
#033bf7 RGB chart
      #033bf7 CMYK chart
      #033bf7 RGB pie chart
      #033bf7 color shades, tints & tones
#033bf7 color schemes
#033bf7 color preview, HTML & CSS examples
           This text has a color of #033bf7        
        
          <p style="color:#033bf7;">Text here</p>
        
        
          .mytext {color:#033bf7;}
        
        Text color #033bf7
      
           This box has a color of #033bf7        
        
          <div style="background-color:#033bf7;">Content here</div>
        
        
          .mybackground {background-color:#033bf7;}
        
        Background color #033bf7
      
           Border around this has a color of #033bf7        
        
          <div style="border:2px solid #033bf7;">Content here</div>
        
        
          .myborder {border:2px solid #033bf7;}
        
        Border color #033bf7