#9795d7 color space conversions
Hex:
        #9795d7
        RGB:
        151, 149, 215
        CMY:
        41, 42, 16
        CMYK:
        30, 31, 0, 16
      HSL:
        242°, 45.2055%, 71.3725%
        HSV (HSB):
        242°, 30.6977%, 84.3137%
        XYZ:
        35.7757, 32.9805, 68.7703
        xyY:
        0.2601, 0.2398, 32.9805
      CIE-Lab:
        64.1451, 15.5574, -33.4160
        CIE-LCH:
        64.1451, 36.8600, 294.9652
        CIE-Luv:
        64.1451, -3.0155, -54.6002
        Hunter-Lab:
        57.4286, 10.6980, -30.7992
      #9795d7 color charts
#9795d7 RGB chart
      #9795d7 CMYK chart
      #9795d7 RGB pie chart
      #9795d7 color shades, tints & tones
#9795d7 color schemes
#9795d7 color preview, HTML & CSS examples
           This text has a color of #9795d7        
        
          <p style="color:#9795d7;">Text here</p>
        
        
          .mytext {color:#9795d7;}
        
        Text color #9795d7
      
           This box has a color of #9795d7        
        
          <div style="background-color:#9795d7;">Content here</div>
        
        
          .mybackground {background-color:#9795d7;}
        
        Background color #9795d7
      
           Border around this has a color of #9795d7        
        
          <div style="border:2px solid #9795d7;">Content here</div>
        
        
          .myborder {border:2px solid #9795d7;}
        
        Border color #9795d7