#1535af color space conversions
Hex:
        #1535af
        RGB:
        21, 53, 175
        CMY:
        92, 79, 31
        CMYK:
        88, 70, 0, 31
      HSL:
        228°, 78.5714%, 38.4314%
        HSV (HSB):
        228°, 88.0000%, 68.6275%
        XYZ:
        9.3202, 5.8008, 41.1859
        xyY:
        0.1655, 0.1030, 5.8008
      CIE-Lab:
        28.9042, 37.0157, -67.2204
        CIE-LCH:
        28.9042, 76.7382, 298.8399
        CIE-Luv:
        28.9042, -10.6324, -86.7664
        Hunter-Lab:
        24.0848, 26.9267, -84.5286
      #1535af color charts
#1535af RGB chart
      #1535af CMYK chart
      #1535af RGB pie chart
      #1535af color shades, tints & tones
#1535af color schemes
#1535af color preview, HTML & CSS examples
           This text has a color of #1535af        
        
          <p style="color:#1535af;">Text here</p>
        
        
          .mytext {color:#1535af;}
        
        Text color #1535af
      
           This box has a color of #1535af        
        
          <div style="background-color:#1535af;">Content here</div>
        
        
          .mybackground {background-color:#1535af;}
        
        Background color #1535af
      
           Border around this has a color of #1535af        
        
          <div style="border:2px solid #1535af;">Content here</div>
        
        
          .myborder {border:2px solid #1535af;}
        
        Border color #1535af