#925fa3 color space conversions
Hex:
        #925fa3
        RGB:
        146, 95, 163
        CMY:
        43, 63, 36
        CMYK:
        10, 42, 0, 36
      HSL:
        285°, 26.9841%, 50.5882%
        HSV (HSB):
        285°, 41.7178%, 63.9216%
        XYZ:
        22.5571, 16.9398, 36.7311
        xyY:
        0.2959, 0.2222, 16.9398
      CIE-Lab:
        48.1840, 32.9096, -28.5642
        CIE-LCH:
        48.1840, 43.5770, 319.0434
        CIE-Luv:
        48.1840, 22.1750, -46.4987
        Hunter-Lab:
        41.1579, 25.8028, -24.1024
      #925fa3 color charts
#925fa3 RGB chart
      #925fa3 CMYK chart
      #925fa3 RGB pie chart
      #925fa3 color shades, tints & tones
#925fa3 color schemes
#925fa3 color preview, HTML & CSS examples
           This text has a color of #925fa3        
        
          <p style="color:#925fa3;">Text here</p>
        
        
          .mytext {color:#925fa3;}
        
        Text color #925fa3
      
           This box has a color of #925fa3        
        
          <div style="background-color:#925fa3;">Content here</div>
        
        
          .mybackground {background-color:#925fa3;}
        
        Background color #925fa3
      
           Border around this has a color of #925fa3        
        
          <div style="border:2px solid #925fa3;">Content here</div>
        
        
          .myborder {border:2px solid #925fa3;}
        
        Border color #925fa3