#2522ef color space conversions
Hex:
        #2522ef
        RGB:
        37, 34, 239
        CMY:
        85, 87, 6
        CMYK:
        85, 86, 0, 6
      HSL:
        241°, 86.4979%, 53.5294%
        HSV (HSB):
        241°, 85.7741%, 93.7255%
        XYZ:
        16.9150, 7.7694, 82.2695
        xyY:
        0.1582, 0.0726, 7.7694
      CIE-Lab:
        33.4979, 67.8896, -96.8202
        CIE-LCH:
        33.4979, 118.2503, 305.0378
        CIE-Luv:
        33.4979, -8.6707, -123.8713
        Hunter-Lab:
        27.8736, 59.5432, -155.4842
      #2522ef color charts
#2522ef RGB chart
      #2522ef CMYK chart
      #2522ef RGB pie chart
      #2522ef color shades, tints & tones
#2522ef color schemes
#2522ef color preview, HTML & CSS examples
           This text has a color of #2522ef        
        
          <p style="color:#2522ef;">Text here</p>
        
        
          .mytext {color:#2522ef;}
        
        Text color #2522ef
      
           This box has a color of #2522ef        
        
          <div style="background-color:#2522ef;">Content here</div>
        
        
          .mybackground {background-color:#2522ef;}
        
        Background color #2522ef
      
           Border around this has a color of #2522ef        
        
          <div style="border:2px solid #2522ef;">Content here</div>
        
        
          .myborder {border:2px solid #2522ef;}
        
        Border color #2522ef