#033df2 color space conversions
Hex:
        #033df2
        RGB:
        3, 61, 242
        CMY:
        99, 76, 5
        CMYK:
        99, 75, 0, 5
      HSL:
        225°, 97.5510%, 48.0392%
        HSV (HSB):
        225°, 98.7603%, 94.9020%
        XYZ:
        17.7333, 9.7677, 84.9551
        xyY:
        0.1577, 0.0869, 9.7677
      CIE-Lab:
        37.4222, 55.4388, -92.0152
        CIE-LCH:
        37.4222, 107.4256, 301.0688
        CIE-Luv:
        37.4222, -13.9106, -125.7993
        Hunter-Lab:
        31.2532, 46.5890, -139.2896
      #033df2 color charts
#033df2 RGB chart
      #033df2 CMYK chart
      #033df2 RGB pie chart
      #033df2 color shades, tints & tones
#033df2 color schemes
#033df2 color preview, HTML & CSS examples
           This text has a color of #033df2        
        
          <p style="color:#033df2;">Text here</p>
        
        
          .mytext {color:#033df2;}
        
        Text color #033df2
      
           This box has a color of #033df2        
        
          <div style="background-color:#033df2;">Content here</div>
        
        
          .mybackground {background-color:#033df2;}
        
        Background color #033df2
      
           Border around this has a color of #033df2        
        
          <div style="border:2px solid #033df2;">Content here</div>
        
        
          .myborder {border:2px solid #033df2;}
        
        Border color #033df2