#1532c3 color space conversions
Hex:
        #1532c3
        RGB:
        21, 50, 195
        CMY:
        92, 80, 24
        CMYK:
        89, 74, 0, 24
      HSL:
        230°, 80.5556%, 42.3529%
        HSV (HSB):
        230°, 89.2308%, 76.4706%
        XYZ:
        11.3002, 6.3808, 52.2658
        xyY:
        0.1616, 0.0912, 6.3808
      CIE-Lab:
        30.3535, 46.0594, -76.6769
        CIE-LCH:
        30.3535, 89.4472, 300.9930
        CIE-Luv:
        30.3535, -10.4571, -98.9063
        Hunter-Lab:
        25.2602, 35.6470, -104.9947
      #1532c3 color charts
#1532c3 RGB chart
      #1532c3 CMYK chart
      #1532c3 RGB pie chart
      #1532c3 color shades, tints & tones
#1532c3 color schemes
#1532c3 color preview, HTML & CSS examples
           This text has a color of #1532c3        
        
          <p style="color:#1532c3;">Text here</p>
        
        
          .mytext {color:#1532c3;}
        
        Text color #1532c3
      
           This box has a color of #1532c3        
        
          <div style="background-color:#1532c3;">Content here</div>
        
        
          .mybackground {background-color:#1532c3;}
        
        Background color #1532c3
      
           Border around this has a color of #1532c3        
        
          <div style="border:2px solid #1532c3;">Content here</div>
        
        
          .myborder {border:2px solid #1532c3;}
        
        Border color #1532c3