#975edc color space conversions
Hex:
        #975edc
        RGB:
        151, 94, 220
        CMY:
        41, 63, 14
        CMYK:
        31, 57, 0, 14
      HSL:
        267°, 64.2857%, 61.5686%
        HSV (HSB):
        267°, 57.2727%, 86.2745%
        XYZ:
        29.6835, 19.7520, 69.9582
        xyY:
        0.2486, 0.1654, 19.7520
      CIE-Lab:
        51.5557, 48.0426, -56.1043
        CIE-LCH:
        51.5557, 73.8633, 310.5738
        CIE-Luv:
        51.5557, 15.9148, -91.5386
        Hunter-Lab:
        44.4432, 41.4438, -62.2182
      #975edc color charts
#975edc RGB chart
      #975edc CMYK chart
      #975edc RGB pie chart
      #975edc color shades, tints & tones
#975edc color schemes
#975edc color preview, HTML & CSS examples
           This text has a color of #975edc        
        
          <p style="color:#975edc;">Text here</p>
        
        
          .mytext {color:#975edc;}
        
        Text color #975edc
      
           This box has a color of #975edc        
        
          <div style="background-color:#975edc;">Content here</div>
        
        
          .mybackground {background-color:#975edc;}
        
        Background color #975edc
      
           Border around this has a color of #975edc        
        
          <div style="border:2px solid #975edc;">Content here</div>
        
        
          .myborder {border:2px solid #975edc;}
        
        Border color #975edc