#925eee color space conversions
Hex:
        #925eee
        RGB:
        146, 94, 238
        CMY:
        43, 63, 7
        CMYK:
        39, 61, 0, 7
      HSL:
        262°, 80.8989%, 65.0980%
        HSV (HSB):
        262°, 60.5042%, 93.3333%
        XYZ:
        31.2894, 20.2894, 83.1560
        xyY:
        0.2322, 0.1506, 20.2894
      CIE-Lab:
        52.1629, 51.4358, -65.2911
        CIE-LCH:
        52.1629, 83.1178, 308.2307
        CIE-Luv:
        52.1629, 10.8963, -105.9518
        Hunter-Lab:
        45.0438, 45.1672, -77.9255
      #925eee color charts
#925eee RGB chart
      #925eee CMYK chart
      #925eee RGB pie chart
      #925eee color shades, tints & tones
#925eee color schemes
#925eee color preview, HTML & CSS examples
           This text has a color of #925eee        
        
          <p style="color:#925eee;">Text here</p>
        
        
          .mytext {color:#925eee;}
        
        Text color #925eee
      
           This box has a color of #925eee        
        
          <div style="background-color:#925eee;">Content here</div>
        
        
          .mybackground {background-color:#925eee;}
        
        Background color #925eee
      
           Border around this has a color of #925eee        
        
          <div style="border:2px solid #925eee;">Content here</div>
        
        
          .myborder {border:2px solid #925eee;}
        
        Border color #925eee