#252aed color space conversions
Hex:
        #252aed
        RGB:
        37, 42, 237
        CMY:
        85, 84, 7
        CMYK:
        84, 82, 0, 7
      HSL:
        239°, 84.7458%, 53.7255%
        HSV (HSB):
        239°, 84.3882%, 92.9412%
        XYZ:
        16.8770, 8.1637, 80.8070
        xyY:
        0.1594, 0.0771, 8.1637
      CIE-Lab:
        34.3214, 64.1290, -94.3144
        CIE-LCH:
        34.3214, 114.0514, 304.2137
        CIE-Luv:
        34.3214, -9.3712, -123.0892
        Hunter-Lab:
        28.5721, 55.4351, -147.6820
      #252aed color charts
#252aed RGB chart
      #252aed CMYK chart
      #252aed RGB pie chart
      #252aed color shades, tints & tones
#252aed color schemes
#252aed color preview, HTML & CSS examples
           This text has a color of #252aed        
        
          <p style="color:#252aed;">Text here</p>
        
        
          .mytext {color:#252aed;}
        
        Text color #252aed
      
           This box has a color of #252aed        
        
          <div style="background-color:#252aed;">Content here</div>
        
        
          .mybackground {background-color:#252aed;}
        
        Background color #252aed
      
           Border around this has a color of #252aed        
        
          <div style="border:2px solid #252aed;">Content here</div>
        
        
          .myborder {border:2px solid #252aed;}
        
        Border color #252aed