#1534c8 color space conversions
Hex:
        #1534c8
        RGB:
        21, 52, 200
        CMY:
        92, 80, 22
        CMYK:
        90, 74, 0, 22
      HSL:
        230°, 80.9955%, 43.3333%
        HSV (HSB):
        230°, 89.5000%, 78.4314%
        XYZ:
        11.9626, 6.7855, 55.3228
        xyY:
        0.1615, 0.0916, 6.7855
      CIE-Lab:
        31.3136, 46.6337, -78.0169
        CIE-LCH:
        31.3136, 90.8919, 300.8684
        CIE-Luv:
        31.3136, -10.8979, -101.7720
        Hunter-Lab:
        26.0491, 36.3871, -107.6853
      #1534c8 color charts
#1534c8 RGB chart
      #1534c8 CMYK chart
      #1534c8 RGB pie chart
      #1534c8 color shades, tints & tones
#1534c8 color schemes
#1534c8 color preview, HTML & CSS examples
           This text has a color of #1534c8        
        
          <p style="color:#1534c8;">Text here</p>
        
        
          .mytext {color:#1534c8;}
        
        Text color #1534c8
      
           This box has a color of #1534c8        
        
          <div style="background-color:#1534c8;">Content here</div>
        
        
          .mybackground {background-color:#1534c8;}
        
        Background color #1534c8
      
           Border around this has a color of #1534c8        
        
          <div style="border:2px solid #1534c8;">Content here</div>
        
        
          .myborder {border:2px solid #1534c8;}
        
        Border color #1534c8