#925abf color space conversions
Hex:
        #925abf
        RGB:
        146, 90, 191
        CMY:
        43, 65, 25
        CMYK:
        24, 53, 0, 25
      HSL:
        273°, 44.1048%, 55.0980%
        HSV (HSB):
        273°, 52.8796%, 74.9020%
        XYZ:
        24.9142, 17.1849, 51.2941
        xyY:
        0.2668, 0.1840, 17.1849
      CIE-Lab:
        48.4922, 42.0087, -44.4267
        CIE-LCH:
        48.4922, 61.1430, 313.3976
        CIE-Luv:
        48.4922, 19.1845, -71.9065
        Hunter-Lab:
        41.4547, 34.7325, -44.3444
      #925abf color charts
#925abf RGB chart
      #925abf CMYK chart
      #925abf RGB pie chart
      #925abf color shades, tints & tones
#925abf color schemes
#925abf color preview, HTML & CSS examples
           This text has a color of #925abf        
        
          <p style="color:#925abf;">Text here</p>
        
        
          .mytext {color:#925abf;}
        
        Text color #925abf
      
           This box has a color of #925abf        
        
          <div style="background-color:#925abf;">Content here</div>
        
        
          .mybackground {background-color:#925abf;}
        
        Background color #925abf
      
           Border around this has a color of #925abf        
        
          <div style="border:2px solid #925abf;">Content here</div>
        
        
          .myborder {border:2px solid #925abf;}
        
        Border color #925abf