#2521cd color space conversions
Hex:
        #2521cd
        RGB:
        37, 33, 205
        CMY:
        85, 87, 20
        CMYK:
        82, 84, 0, 20
      HSL:
        241°, 72.2689%, 46.6667%
        HSV (HSB):
        241°, 83.9024%, 80.3922%
        XYZ:
        12.3263, 5.8888, 58.2446
        xyY:
        0.1612, 0.0770, 5.8888
      CIE-Lab:
        29.1302, 58.5590, -84.5429
        CIE-LCH:
        29.1302, 102.8429, 304.7086
        CIE-Luv:
        29.1302, -7.1210, -104.4760
        Hunter-Lab:
        24.2669, 48.2013, -125.3193
      #2521cd color charts
#2521cd RGB chart
      #2521cd CMYK chart
      #2521cd RGB pie chart
      #2521cd color shades, tints & tones
#2521cd color schemes
#2521cd color preview, HTML & CSS examples
           This text has a color of #2521cd        
        
          <p style="color:#2521cd;">Text here</p>
        
        
          .mytext {color:#2521cd;}
        
        Text color #2521cd
      
           This box has a color of #2521cd        
        
          <div style="background-color:#2521cd;">Content here</div>
        
        
          .mybackground {background-color:#2521cd;}
        
        Background color #2521cd
      
           Border around this has a color of #2521cd        
        
          <div style="border:2px solid #2521cd;">Content here</div>
        
        
          .myborder {border:2px solid #2521cd;}
        
        Border color #2521cd