#925ebd color space conversions
Hex:
        #925ebd
        RGB:
        146, 94, 189
        CMY:
        43, 63, 26
        CMYK:
        23, 50, 0, 26
      HSL:
        273°, 41.8502%, 55.4902%
        HSV (HSB):
        273°, 50.2646%, 74.1176%
        XYZ:
        25.0421, 17.7905, 50.2582
        xyY:
        0.2690, 0.1911, 17.7905
      CIE-Lab:
        49.2410, 39.3274, -42.0808
        CIE-LCH:
        49.2410, 57.5972, 313.0629
        CIE-Luv:
        49.2410, 18.2054, -68.2624
        Hunter-Lab:
        42.1788, 32.1647, -41.1218
      #925ebd color charts
#925ebd RGB chart
      #925ebd CMYK chart
      #925ebd RGB pie chart
      #925ebd color shades, tints & tones
#925ebd color schemes
#925ebd color preview, HTML & CSS examples
           This text has a color of #925ebd        
        
          <p style="color:#925ebd;">Text here</p>
        
        
          .mytext {color:#925ebd;}
        
        Text color #925ebd
      
           This box has a color of #925ebd        
        
          <div style="background-color:#925ebd;">Content here</div>
        
        
          .mybackground {background-color:#925ebd;}
        
        Background color #925ebd
      
           Border around this has a color of #925ebd        
        
          <div style="border:2px solid #925ebd;">Content here</div>
        
        
          .myborder {border:2px solid #925ebd;}
        
        Border color #925ebd