#2523ee color space conversions
Hex:
        #2523ee
        RGB:
        37, 35, 238
        CMY:
        85, 86, 7
        CMYK:
        84, 85, 0, 7
      HSL:
        241°, 85.6540%, 53.5294%
        HSV (HSB):
        241°, 85.2941%, 93.3333%
        XYZ:
        16.7966, 7.7684, 81.5031
        xyY:
        0.1584, 0.0732, 7.7684
      CIE-Lab:
        33.4959, 67.2406, -96.2562
        CIE-LCH:
        33.4959, 117.4162, 304.9366
        CIE-Luv:
        33.4959, -8.7173, -123.3583
        Hunter-Lab:
        27.8719, 58.7947, -153.8657
      #2523ee color charts
#2523ee RGB chart
      #2523ee CMYK chart
      #2523ee RGB pie chart
      #2523ee color shades, tints & tones
#2523ee color schemes
#2523ee color preview, HTML & CSS examples
           This text has a color of #2523ee        
        
          <p style="color:#2523ee;">Text here</p>
        
        
          .mytext {color:#2523ee;}
        
        Text color #2523ee
      
           This box has a color of #2523ee        
        
          <div style="background-color:#2523ee;">Content here</div>
        
        
          .mybackground {background-color:#2523ee;}
        
        Background color #2523ee
      
           Border around this has a color of #2523ee        
        
          <div style="border:2px solid #2523ee;">Content here</div>
        
        
          .myborder {border:2px solid #2523ee;}
        
        Border color #2523ee