#252ca3 color space conversions
Hex:
        #252ca3
        RGB:
        37, 44, 163
        CMY:
        85, 83, 36
        CMYK:
        77, 73, 0, 36
      HSL:
        237°, 63.0000%, 39.2157%
        HSV (HSB):
        237°, 77.3006%, 63.9216%
        XYZ:
        8.2745, 4.8390, 35.1482
        xyY:
        0.1715, 0.1003, 4.8390
      CIE-Lab:
        26.2711, 39.3975, -64.3157
        CIE-LCH:
        26.2711, 75.4233, 301.4901
        CIE-Luv:
        26.2711, -6.8936, -80.1124
        Hunter-Lab:
        21.9978, 28.6469, -79.3356
      #252ca3 color charts
#252ca3 RGB chart
      #252ca3 CMYK chart
      #252ca3 RGB pie chart
      #252ca3 color shades, tints & tones
#252ca3 color schemes
#252ca3 color preview, HTML & CSS examples
           This text has a color of #252ca3        
        
          <p style="color:#252ca3;">Text here</p>
        
        
          .mytext {color:#252ca3;}
        
        Text color #252ca3
      
           This box has a color of #252ca3        
        
          <div style="background-color:#252ca3;">Content here</div>
        
        
          .mybackground {background-color:#252ca3;}
        
        Background color #252ca3
      
           Border around this has a color of #252ca3        
        
          <div style="border:2px solid #252ca3;">Content here</div>
        
        
          .myborder {border:2px solid #252ca3;}
        
        Border color #252ca3