#252dc1 color space conversions
Hex:
        #252dc1
        RGB:
        37, 45, 193
        CMY:
        85, 82, 24
        CMYK:
        81, 77, 0, 24
      HSL:
        237°, 67.8261%, 45.0980%
        HSV (HSB):
        237°, 80.8290%, 75.6863%
        XYZ:
        11.3270, 6.1203, 51.0364
        xyY:
        0.1654, 0.0894, 6.1203
      CIE-Lab:
        29.7141, 49.0095, -76.5417
        CIE-LCH:
        29.7141, 90.8877, 302.6313
        CIE-Luv:
        29.7141, -8.1207, -97.8728
        Hunter-Lab:
        24.7393, 38.4329, -104.9958
      #252dc1 color charts
#252dc1 RGB chart
      #252dc1 CMYK chart
      #252dc1 RGB pie chart
      #252dc1 color shades, tints & tones
#252dc1 color schemes
#252dc1 color preview, HTML & CSS examples
           This text has a color of #252dc1        
        
          <p style="color:#252dc1;">Text here</p>
        
        
          .mytext {color:#252dc1;}
        
        Text color #252dc1
      
           This box has a color of #252dc1        
        
          <div style="background-color:#252dc1;">Content here</div>
        
        
          .mybackground {background-color:#252dc1;}
        
        Background color #252dc1
      
           Border around this has a color of #252dc1        
        
          <div style="border:2px solid #252dc1;">Content here</div>
        
        
          .myborder {border:2px solid #252dc1;}
        
        Border color #252dc1