#252db1 color space conversions
Hex:
        #252db1
        RGB:
        37, 45, 177
        CMY:
        85, 82, 31
        CMYK:
        79, 75, 0, 31
      HSL:
        237°, 65.4206%, 41.9608%
        HSV (HSB):
        237°, 79.0960%, 69.4118%
        XYZ:
        9.6371, 5.4444, 42.1379
        xyY:
        0.1684, 0.0951, 5.4444
      CIE-Lab:
        27.9651, 43.6476, -69.9455
        CIE-LCH:
        27.9651, 82.4469, 301.9651
        CIE-Luv:
        27.9651, -7.5551, -88.4418
        Hunter-Lab:
        23.3333, 32.8912, -90.7395
      #252db1 color charts
#252db1 RGB chart
      #252db1 CMYK chart
      #252db1 RGB pie chart
      #252db1 color shades, tints & tones
#252db1 color schemes
#252db1 color preview, HTML & CSS examples
           This text has a color of #252db1        
        
          <p style="color:#252db1;">Text here</p>
        
        
          .mytext {color:#252db1;}
        
        Text color #252db1
      
           This box has a color of #252db1        
        
          <div style="background-color:#252db1;">Content here</div>
        
        
          .mybackground {background-color:#252db1;}
        
        Background color #252db1
      
           Border around this has a color of #252db1        
        
          <div style="border:2px solid #252db1;">Content here</div>
        
        
          .myborder {border:2px solid #252db1;}
        
        Border color #252db1