#945bc1 color space conversions
Hex:
        #945bc1
        RGB:
        148, 91, 193
        CMY:
        42, 64, 24
        CMYK:
        23, 53, 0, 24
      HSL:
        274°, 45.1327%, 55.6863%
        HSV (HSB):
        274°, 52.8497%, 75.6863%
        XYZ:
        25.5795, 17.6283, 52.5065
        xyY:
        0.2672, 0.1842, 17.6283
      CIE-Lab:
        49.0422, 42.4613, -44.6950
        CIE-LCH:
        49.0422, 61.6491, 313.5319
        CIE-Luv:
        49.0422, 19.6309, -72.5651
        Hunter-Lab:
        41.9861, 35.2730, -44.7559
      #945bc1 color charts
#945bc1 RGB chart
      #945bc1 CMYK chart
      #945bc1 RGB pie chart
      #945bc1 color shades, tints & tones
#945bc1 color schemes
#945bc1 color preview, HTML & CSS examples
           This text has a color of #945bc1        
        
          <p style="color:#945bc1;">Text here</p>
        
        
          .mytext {color:#945bc1;}
        
        Text color #945bc1
      
           This box has a color of #945bc1        
        
          <div style="background-color:#945bc1;">Content here</div>
        
        
          .mybackground {background-color:#945bc1;}
        
        Background color #945bc1
      
           Border around this has a color of #945bc1        
        
          <div style="border:2px solid #945bc1;">Content here</div>
        
        
          .myborder {border:2px solid #945bc1;}
        
        Border color #945bc1