#2523db color space conversions
Hex:
        #2523db
        RGB:
        37, 35, 219
        CMY:
        85, 86, 14
        CMYK:
        83, 84, 0, 14
      HSL:
        241°, 72.4409%, 49.8039%
        HSV (HSB):
        241°, 84.0183%, 85.8824%
        XYZ:
        14.1502, 6.7099, 67.5672
        xyY:
        0.1600, 0.0759, 6.7099
      CIE-Lab:
        31.1370, 61.8222, -89.3199
        CIE-LCH:
        31.1370, 108.6279, 304.6888
        CIE-Luv:
        31.1370, -7.9215, -112.5841
        Hunter-Lab:
        25.9034, 52.1778, -136.5215
      #2523db color charts
#2523db RGB chart
      #2523db CMYK chart
      #2523db RGB pie chart
      #2523db color shades, tints & tones
#2523db color schemes
#2523db color preview, HTML & CSS examples
           This text has a color of #2523db        
        
          <p style="color:#2523db;">Text here</p>
        
        
          .mytext {color:#2523db;}
        
        Text color #2523db
      
           This box has a color of #2523db        
        
          <div style="background-color:#2523db;">Content here</div>
        
        
          .mybackground {background-color:#2523db;}
        
        Background color #2523db
      
           Border around this has a color of #2523db        
        
          <div style="border:2px solid #2523db;">Content here</div>
        
        
          .myborder {border:2px solid #2523db;}
        
        Border color #2523db