#775fa7 color space conversions
Hex:
        #775fa7
        RGB:
        119, 95, 167
        CMY:
        53, 63, 35
        CMYK:
        29, 43, 0, 35
      HSL:
        260°, 29.0323%, 51.3725%
        HSV (HSB):
        260°, 43.1138%, 65.4902%
        XYZ:
        18.6750, 14.8964, 38.4502
        xyY:
        0.2593, 0.2068, 14.8964
      CIE-Lab:
        45.4919, 25.6256, -35.3447
        CIE-LCH:
        45.4919, 43.6569, 305.9428
        CIE-Luv:
        45.4919, 6.5811, -55.1728
        Hunter-Lab:
        38.5958, 18.8265, -32.0493
      #775fa7 color charts
#775fa7 RGB chart
      #775fa7 CMYK chart
      #775fa7 RGB pie chart
      #775fa7 color shades, tints & tones
#775fa7 color schemes
#775fa7 color preview, HTML & CSS examples
           This text has a color of #775fa7        
        
          <p style="color:#775fa7;">Text here</p>
        
        
          .mytext {color:#775fa7;}
        
        Text color #775fa7
      
           This box has a color of #775fa7        
        
          <div style="background-color:#775fa7;">Content here</div>
        
        
          .mybackground {background-color:#775fa7;}
        
        Background color #775fa7
      
           Border around this has a color of #775fa7        
        
          <div style="border:2px solid #775fa7;">Content here</div>
        
        
          .myborder {border:2px solid #775fa7;}
        
        Border color #775fa7