#1533cb color space conversions
Hex:
        #1533cb
        RGB:
        21, 51, 203
        CMY:
        92, 80, 20
        CMYK:
        90, 75, 0, 20
      HSL:
        230°, 81.2500%, 43.9216%
        HSV (HSB):
        230°, 89.6552%, 79.6078%
        XYZ:
        12.2726, 6.8389, 57.1731
        xyY:
        0.1609, 0.0896, 6.8389
      CIE-Lab:
        31.4373, 48.2468, -79.5635
        CIE-LCH:
        31.4373, 93.0489, 301.2324
        CIE-Luv:
        31.4373, -10.7975, -103.5642
        Hunter-Lab:
        26.1513, 38.0040, -111.3168
      #1533cb color charts
#1533cb RGB chart
      #1533cb CMYK chart
      #1533cb RGB pie chart
      #1533cb color shades, tints & tones
#1533cb color schemes
#1533cb color preview, HTML & CSS examples
           This text has a color of #1533cb        
        
          <p style="color:#1533cb;">Text here</p>
        
        
          .mytext {color:#1533cb;}
        
        Text color #1533cb
      
           This box has a color of #1533cb        
        
          <div style="background-color:#1533cb;">Content here</div>
        
        
          .mybackground {background-color:#1533cb;}
        
        Background color #1533cb
      
           Border around this has a color of #1533cb        
        
          <div style="border:2px solid #1533cb;">Content here</div>
        
        
          .myborder {border:2px solid #1533cb;}
        
        Border color #1533cb