#7705c0 color space conversions
Hex:
        #7705c0
        RGB:
        119, 5, 192
        CMY:
        53, 98, 25
        CMYK:
        38, 97, 0, 25
      HSL:
        277°, 94.9239%, 38.6275%
        HSV (HSB):
        277°, 97.3958%, 75.2941%
        XYZ:
        17.1764, 7.8363, 50.4764
        xyY:
        0.2275, 0.1038, 7.8363
      CIE-Lab:
        33.6395, 68.7209, -69.2034
        CIE-LCH:
        33.6395, 97.5278, 314.7995
        CIE-Luv:
        33.6395, 18.4829, -97.0267
        Hunter-Lab:
        27.9933, 60.5378, -87.3141
      #7705c0 color charts
#7705c0 RGB chart
      #7705c0 CMYK chart
      #7705c0 RGB pie chart
      #7705c0 color shades, tints & tones
#7705c0 color schemes
#7705c0 color preview, HTML & CSS examples
           This text has a color of #7705c0        
        
          <p style="color:#7705c0;">Text here</p>
        
        
          .mytext {color:#7705c0;}
        
        Text color #7705c0
      
           This box has a color of #7705c0        
        
          <div style="background-color:#7705c0;">Content here</div>
        
        
          .mybackground {background-color:#7705c0;}
        
        Background color #7705c0
      
           Border around this has a color of #7705c0        
        
          <div style="border:2px solid #7705c0;">Content here</div>
        
        
          .myborder {border:2px solid #7705c0;}
        
        Border color #7705c0