#252ed4 color space conversions
Hex:
        #252ed4
        RGB:
        37, 46, 212
        CMY:
        85, 82, 17
        CMYK:
        83, 78, 0, 17
      HSL:
        237°, 70.2811%, 48.8235%
        HSV (HSB):
        237°, 82.5472%, 83.1373%
        XYZ:
        13.6236, 7.1008, 62.9399
        xyY:
        0.1628, 0.0849, 7.1008
      CIE-Lab:
        32.0352, 54.6220, -83.7846
        CIE-LCH:
        32.0352, 100.0171, 303.1017
        CIE-Luv:
        32.0352, -8.9358, -108.8985
        Hunter-Lab:
        26.6473, 44.6267, -121.3878
      #252ed4 color charts
#252ed4 RGB chart
      #252ed4 CMYK chart
      #252ed4 RGB pie chart
      #252ed4 color shades, tints & tones
#252ed4 color schemes
#252ed4 color preview, HTML & CSS examples
           This text has a color of #252ed4        
        
          <p style="color:#252ed4;">Text here</p>
        
        
          .mytext {color:#252ed4;}
        
        Text color #252ed4
      
           This box has a color of #252ed4        
        
          <div style="background-color:#252ed4;">Content here</div>
        
        
          .mybackground {background-color:#252ed4;}
        
        Background color #252ed4
      
           Border around this has a color of #252ed4        
        
          <div style="border:2px solid #252ed4;">Content here</div>
        
        
          .myborder {border:2px solid #252ed4;}
        
        Border color #252ed4