#1656cd color space conversions
Hex:
        #1656cd
        RGB:
        22, 86, 205
        CMY:
        91, 66, 20
        CMYK:
        89, 58, 0, 20
      HSL:
        219°, 80.6167%, 44.5098%
        HSV (HSB):
        219°, 89.2683%, 80.3922%
        XYZ:
        14.6781, 11.2339, 59.1524
        xyY:
        0.1726, 0.1321, 11.2339
      CIE-Lab:
        39.9717, 26.9973, -66.6897
        CIE-LCH:
        39.9717, 71.9470, 292.0391
        CIE-Luv:
        39.9717, -18.2084, -97.6855
        Hunter-Lab:
        33.5171, 19.5156, -81.1756
      #1656cd color charts
#1656cd RGB chart
      #1656cd CMYK chart
      #1656cd RGB pie chart
      #1656cd color shades, tints & tones
#1656cd color schemes
#1656cd color preview, HTML & CSS examples
           This text has a color of #1656cd        
        
          <p style="color:#1656cd;">Text here</p>
        
        
          .mytext {color:#1656cd;}
        
        Text color #1656cd
      
           This box has a color of #1656cd        
        
          <div style="background-color:#1656cd;">Content here</div>
        
        
          .mybackground {background-color:#1656cd;}
        
        Background color #1656cd
      
           Border around this has a color of #1656cd        
        
          <div style="border:2px solid #1656cd;">Content here</div>
        
        
          .myborder {border:2px solid #1656cd;}
        
        Border color #1656cd