#252eed color space conversions
Hex:
        #252eed
        RGB:
        37, 46, 237
        CMY:
        85, 82, 7
        CMYK:
        84, 81, 0, 7
      HSL:
        237°, 84.7458%, 53.7255%
        HSV (HSB):
        237°, 84.3882%, 92.9412%
        XYZ:
        17.0260, 8.4617, 80.8567
        xyY:
        0.1601, 0.0796, 8.4617
      CIE-Lab:
        34.9266, 62.3455, -93.3081
        CIE-LCH:
        34.9266, 112.2202, 303.7496
        CIE-Luv:
        34.9266, -9.8268, -123.1864
        Hunter-Lab:
        29.0891, 53.5713, -144.4417
      #252eed color charts
#252eed RGB chart
      #252eed CMYK chart
      #252eed RGB pie chart
      #252eed color shades, tints & tones
#252eed color schemes
#252eed color preview, HTML & CSS examples
           This text has a color of #252eed        
        
          <p style="color:#252eed;">Text here</p>
        
        
          .mytext {color:#252eed;}
        
        Text color #252eed
      
           This box has a color of #252eed        
        
          <div style="background-color:#252eed;">Content here</div>
        
        
          .mybackground {background-color:#252eed;}
        
        Background color #252eed
      
           Border around this has a color of #252eed        
        
          <div style="border:2px solid #252eed;">Content here</div>
        
        
          .myborder {border:2px solid #252eed;}
        
        Border color #252eed