#1522cd color space conversions
Hex:
        #1522cd
        RGB:
        21, 34, 205
        CMY:
        92, 87, 20
        CMYK:
        90, 83, 0, 20
      HSL:
        236°, 81.4159%, 44.3137%
        HSV (HSB):
        236°, 89.7561%, 80.3922%
        XYZ:
        11.9007, 5.7113, 58.2328
        xyY:
        0.1569, 0.0753, 5.7113
      CIE-Lab:
        28.6720, 57.5875, -85.3219
        CIE-LCH:
        28.6720, 102.9376, 304.0171
        CIE-Luv:
        28.6720, -8.5734, -104.1971
        Hunter-Lab:
        23.8982, 47.0666, -127.7429
      #1522cd color charts
#1522cd RGB chart
      #1522cd CMYK chart
      #1522cd RGB pie chart
      #1522cd color shades, tints & tones
#1522cd color schemes
#1522cd color preview, HTML & CSS examples
           This text has a color of #1522cd        
        
          <p style="color:#1522cd;">Text here</p>
        
        
          .mytext {color:#1522cd;}
        
        Text color #1522cd
      
           This box has a color of #1522cd        
        
          <div style="background-color:#1522cd;">Content here</div>
        
        
          .mybackground {background-color:#1522cd;}
        
        Background color #1522cd
      
           Border around this has a color of #1522cd        
        
          <div style="border:2px solid #1522cd;">Content here</div>
        
        
          .myborder {border:2px solid #1522cd;}
        
        Border color #1522cd