#033be5 color space conversions
Hex:
        #033be5
        RGB:
        3, 59, 229
        CMY:
        99, 77, 10
        CMYK:
        99, 74, 0, 10
      HSL:
        225°, 97.4138%, 45.4902%
        HSV (HSB):
        225°, 98.6900%, 89.8039%
        XYZ:
        15.7444, 8.8044, 74.9983
        xyY:
        0.1582, 0.0884, 8.8044
      CIE-Lab:
        35.6050, 52.1637, -87.6543
        CIE-LCH:
        35.6050, 102.0016, 300.7572
        CIE-Luv:
        35.6050, -13.3821, -118.3945
        Hunter-Lab:
        29.6723, 42.7873, -129.0883
      #033be5 color charts
#033be5 RGB chart
      #033be5 CMYK chart
      #033be5 RGB pie chart
      #033be5 color shades, tints & tones
#033be5 color schemes
#033be5 color preview, HTML & CSS examples
           This text has a color of #033be5        
        
          <p style="color:#033be5;">Text here</p>
        
        
          .mytext {color:#033be5;}
        
        Text color #033be5
      
           This box has a color of #033be5        
        
          <div style="background-color:#033be5;">Content here</div>
        
        
          .mybackground {background-color:#033be5;}
        
        Background color #033be5
      
           Border around this has a color of #033be5        
        
          <div style="border:2px solid #033be5;">Content here</div>
        
        
          .myborder {border:2px solid #033be5;}
        
        Border color #033be5