#7705af color space conversions
Hex:
        #7705af
        RGB:
        119, 5, 175
        CMY:
        53, 98, 31
        CMYK:
        32, 97, 0, 31
      HSL:
        280°, 94.4444%, 35.2941%
        HSV (HSB):
        280°, 97.1429%, 68.6275%
        XYZ:
        15.3999, 7.1256, 41.1212
        xyY:
        0.2420, 0.1120, 7.1256
      CIE-Lab:
        32.0912, 65.2918, -61.6498
        CIE-LCH:
        32.0912, 89.7982, 316.6434
        CIE-Luv:
        32.0912, 22.0791, -86.4696
        Hunter-Lab:
        26.6939, 56.2637, -72.6489
      #7705af color charts
#7705af RGB chart
      #7705af CMYK chart
      #7705af RGB pie chart
      #7705af color shades, tints & tones
#7705af color schemes
#7705af color preview, HTML & CSS examples
           This text has a color of #7705af        
        
          <p style="color:#7705af;">Text here</p>
        
        
          .mytext {color:#7705af;}
        
        Text color #7705af
      
           This box has a color of #7705af        
        
          <div style="background-color:#7705af;">Content here</div>
        
        
          .mybackground {background-color:#7705af;}
        
        Background color #7705af
      
           Border around this has a color of #7705af        
        
          <div style="border:2px solid #7705af;">Content here</div>
        
        
          .myborder {border:2px solid #7705af;}
        
        Border color #7705af