#9795cd color space conversions
Hex:
        #9795cd
        RGB:
        151, 149, 205
        CMY:
        41, 42, 20
        CMYK:
        26, 27, 0, 20
      HSL:
        242°, 35.8974%, 69.4118%
        HSV (HSB):
        242°, 27.3171%, 80.3922%
        XYZ:
        34.5294, 32.4820, 62.2074
        xyY:
        0.2672, 0.2514, 32.4820
      CIE-Lab:
        63.7393, 13.0651, -28.4736
        CIE-LCH:
        63.7393, 31.3280, 294.6480
        CIE-Luv:
        63.7393, -2.3727, -46.1138
        Hunter-Lab:
        56.9930, 8.4072, -24.8195
      #9795cd color charts
#9795cd RGB chart
      #9795cd CMYK chart
      #9795cd RGB pie chart
      #9795cd color shades, tints & tones
#9795cd color schemes
#9795cd color preview, HTML & CSS examples
           This text has a color of #9795cd        
        
          <p style="color:#9795cd;">Text here</p>
        
        
          .mytext {color:#9795cd;}
        
        Text color #9795cd
      
           This box has a color of #9795cd        
        
          <div style="background-color:#9795cd;">Content here</div>
        
        
          .mybackground {background-color:#9795cd;}
        
        Background color #9795cd
      
           Border around this has a color of #9795cd        
        
          <div style="border:2px solid #9795cd;">Content here</div>
        
        
          .myborder {border:2px solid #9795cd;}
        
        Border color #9795cd