#9705e2 color space conversions
Hex:
        #9705e2
        RGB:
        151, 5, 226
        CMY:
        41, 98, 11
        CMYK:
        33, 98, 0, 11
      HSL:
        280°, 95.6710%, 45.2941%
        HSV (HSB):
        280°, 97.7876%, 88.6275%
        XYZ:
        26.5442, 12.1788, 72.9032
        xyY:
        0.2378, 0.1091, 12.1788
      CIE-Lab:
        41.4990, 78.9837, -75.8320
        CIE-LCH:
        41.4990, 109.4939, 316.1663
        CIE-Luv:
        41.4990, 27.1221, -114.4797
        Hunter-Lab:
        34.8982, 74.6987, -99.4296
      #9705e2 color charts
#9705e2 RGB chart
      #9705e2 CMYK chart
      #9705e2 RGB pie chart
      #9705e2 color shades, tints & tones
#9705e2 color schemes
#9705e2 color preview, HTML & CSS examples
           This text has a color of #9705e2        
        
          <p style="color:#9705e2;">Text here</p>
        
        
          .mytext {color:#9705e2;}
        
        Text color #9705e2
      
           This box has a color of #9705e2        
        
          <div style="background-color:#9705e2;">Content here</div>
        
        
          .mybackground {background-color:#9705e2;}
        
        Background color #9705e2
      
           Border around this has a color of #9705e2        
        
          <div style="border:2px solid #9705e2;">Content here</div>
        
        
          .myborder {border:2px solid #9705e2;}
        
        Border color #9705e2