#1534d3 color space conversions
Hex:
        #1534d3
        RGB:
        21, 52, 211
        CMY:
        92, 80, 17
        CMYK:
        90, 75, 0, 17
      HSL:
        230°, 81.8966%, 45.4902%
        HSV (HSB):
        230°, 90.0474%, 82.7451%
        XYZ:
        13.2951, 7.3186, 62.3399
        xyY:
        0.1603, 0.0882, 7.3186
      CIE-Lab:
        32.5214, 50.4063, -82.4153
        CIE-LCH:
        32.5214, 96.6078, 301.4505
        CIE-Luv:
        32.5214, -11.1366, -108.1998
        Hunter-Lab:
        27.0528, 40.3814, -117.6895
      #1534d3 color charts
#1534d3 RGB chart
      #1534d3 CMYK chart
      #1534d3 RGB pie chart
      #1534d3 color shades, tints & tones
#1534d3 color schemes
#1534d3 color preview, HTML & CSS examples
           This text has a color of #1534d3        
        
          <p style="color:#1534d3;">Text here</p>
        
        
          .mytext {color:#1534d3;}
        
        Text color #1534d3
      
           This box has a color of #1534d3        
        
          <div style="background-color:#1534d3;">Content here</div>
        
        
          .mybackground {background-color:#1534d3;}
        
        Background color #1534d3
      
           Border around this has a color of #1534d3        
        
          <div style="border:2px solid #1534d3;">Content here</div>
        
        
          .myborder {border:2px solid #1534d3;}
        
        Border color #1534d3