#1562b3 color space conversions
Hex:
        #1562b3
        RGB:
        21, 98, 179
        CMY:
        92, 62, 30
        CMYK:
        88, 45, 0, 30
      HSL:
        211°, 79.0000%, 39.2157%
        HSV (HSB):
        211°, 88.2682%, 70.1961%
        XYZ:
        12.8136, 12.1495, 44.3176
        xyY:
        0.1850, 0.1754, 12.1495
      CIE-Lab:
        41.4527, 8.7373, -49.1620
        CIE-LCH:
        41.4527, 49.9323, 280.0777
        CIE-Luv:
        41.4527, -22.4069, -72.7361
        Hunter-Lab:
        34.8561, 4.6212, -50.9846
      #1562b3 color charts
#1562b3 RGB chart
      #1562b3 CMYK chart
      #1562b3 RGB pie chart
      #1562b3 color shades, tints & tones
#1562b3 color schemes
#1562b3 color preview, HTML & CSS examples
           This text has a color of #1562b3        
        
          <p style="color:#1562b3;">Text here</p>
        
        
          .mytext {color:#1562b3;}
        
        Text color #1562b3
      
           This box has a color of #1562b3        
        
          <div style="background-color:#1562b3;">Content here</div>
        
        
          .mybackground {background-color:#1562b3;}
        
        Background color #1562b3
      
           Border around this has a color of #1562b3        
        
          <div style="border:2px solid #1562b3;">Content here</div>
        
        
          .myborder {border:2px solid #1562b3;}
        
        Border color #1562b3