#2524dd color space conversions
Hex:
        #2524dd
        RGB:
        37, 36, 221
        CMY:
        85, 86, 13
        CMYK:
        83, 84, 0, 13
      HSL:
        240°, 73.1225%, 50.3922%
        HSV (HSB):
        240°, 83.7104%, 86.6667%
        XYZ:
        14.4450, 6.8755, 68.9724
        xyY:
        0.1600, 0.0761, 6.8755
      CIE-Lab:
        31.5218, 61.9912, -89.8309
        CIE-LCH:
        31.5218, 109.1445, 304.6091
        CIE-Luv:
        31.5218, -8.1051, -113.7728
        Hunter-Lab:
        26.2212, 52.4465, -137.6017
      #2524dd color charts
#2524dd RGB chart
      #2524dd CMYK chart
      #2524dd RGB pie chart
      #2524dd color shades, tints & tones
#2524dd color schemes
#2524dd color preview, HTML & CSS examples
           This text has a color of #2524dd        
        
          <p style="color:#2524dd;">Text here</p>
        
        
          .mytext {color:#2524dd;}
        
        Text color #2524dd
      
           This box has a color of #2524dd        
        
          <div style="background-color:#2524dd;">Content here</div>
        
        
          .mybackground {background-color:#2524dd;}
        
        Background color #2524dd
      
           Border around this has a color of #2524dd        
        
          <div style="border:2px solid #2524dd;">Content here</div>
        
        
          .myborder {border:2px solid #2524dd;}
        
        Border color #2524dd