#7705b1 color space conversions
Hex:
        #7705b1
        RGB:
        119, 5, 177
        CMY:
        53, 98, 31
        CMYK:
        33, 97, 0, 31
      HSL:
        280°, 94.5055%, 35.6863%
        HSV (HSB):
        280°, 97.1751%, 69.4118%
        XYZ:
        15.5978, 7.2048, 42.1635
        xyY:
        0.2401, 0.1109, 7.2048
      CIE-Lab:
        32.2687, 65.6898, -62.5551
        CIE-LCH:
        32.2687, 90.7099, 316.4002
        CIE-Luv:
        32.2687, 21.6313, -87.7284
        Hunter-Lab:
        26.8418, 56.7538, -74.3446
      #7705b1 color charts
#7705b1 RGB chart
      #7705b1 CMYK chart
      #7705b1 RGB pie chart
      #7705b1 color shades, tints & tones
#7705b1 color schemes
#7705b1 color preview, HTML & CSS examples
           This text has a color of #7705b1        
        
          <p style="color:#7705b1;">Text here</p>
        
        
          .mytext {color:#7705b1;}
        
        Text color #7705b1
      
           This box has a color of #7705b1        
        
          <div style="background-color:#7705b1;">Content here</div>
        
        
          .mybackground {background-color:#7705b1;}
        
        Background color #7705b1
      
           Border around this has a color of #7705b1        
        
          <div style="border:2px solid #7705b1;">Content here</div>
        
        
          .myborder {border:2px solid #7705b1;}
        
        Border color #7705b1