#2523ab color space conversions
Hex:
        #2523ab
        RGB:
        37, 35, 171
        CMY:
        85, 86, 33
        CMYK:
        78, 80, 0, 33
      HSL:
        241°, 66.0194%, 40.3922%
        HSV (HSB):
        241°, 79.5322%, 67.0588%
        XYZ:
        8.7147, 4.5357, 38.9442
        xyY:
        0.1670, 0.0869, 4.5357
      CIE-Lab:
        25.3686, 47.1493, -70.6429
        CIE-LCH:
        25.3686, 84.9322, 303.7204
        CIE-Luv:
        25.3686, -5.8598, -84.9101
        Hunter-Lab:
        21.2971, 35.7715, -93.5109
      #2523ab color charts
#2523ab RGB chart
      #2523ab CMYK chart
      #2523ab RGB pie chart
      #2523ab color shades, tints & tones
#2523ab color schemes
#2523ab color preview, HTML & CSS examples
           This text has a color of #2523ab        
        
          <p style="color:#2523ab;">Text here</p>
        
        
          .mytext {color:#2523ab;}
        
        Text color #2523ab
      
           This box has a color of #2523ab        
        
          <div style="background-color:#2523ab;">Content here</div>
        
        
          .mybackground {background-color:#2523ab;}
        
        Background color #2523ab
      
           Border around this has a color of #2523ab        
        
          <div style="border:2px solid #2523ab;">Content here</div>
        
        
          .myborder {border:2px solid #2523ab;}
        
        Border color #2523ab