#25145f color space conversions
Hex:
        #25145f
        RGB:
        37, 20, 95
        CMY:
        85, 92, 63
        CMYK:
        61, 79, 0, 63
      HSL:
        254°, 65.2174%, 22.5490%
        HSV (HSB):
        254°, 78.9474%, 37.2549%
        XYZ:
        3.0787, 1.7198, 10.9962
        xyY:
        0.1949, 0.1089, 1.7198
      CIE-Lab:
        13.9425, 30.3214, -41.5123
        CIE-LCH:
        13.9425, 51.4068, 306.1451
        CIE-Luv:
        13.9425, 0.2206, -39.5376
        Hunter-Lab:
        13.1143, 18.9539, -40.5339
      #25145f color charts
#25145f RGB chart
      #25145f CMYK chart
      #25145f RGB pie chart
      #25145f color shades, tints & tones
#25145f color schemes
#25145f color preview, HTML & CSS examples
           This text has a color of #25145f        
        
          <p style="color:#25145f;">Text here</p>
        
        
          .mytext {color:#25145f;}
        
        Text color #25145f
      
           This box has a color of #25145f        
        
          <div style="background-color:#25145f;">Content here</div>
        
        
          .mybackground {background-color:#25145f;}
        
        Background color #25145f
      
           Border around this has a color of #25145f        
        
          <div style="border:2px solid #25145f;">Content here</div>
        
        
          .myborder {border:2px solid #25145f;}
        
        Border color #25145f