#770fa5 color space conversions
Hex:
        #770fa5
        RGB:
        119, 15, 165
        CMY:
        53, 94, 35
        CMYK:
        28, 91, 0, 35
      HSL:
        282°, 83.3333%, 35.2941%
        HSV (HSB):
        282°, 90.9091%, 64.7059%
        XYZ:
        14.5701, 6.9802, 36.1767
        xyY:
        0.2524, 0.1209, 6.9802
      CIE-Lab:
        31.7618, 61.7253, -56.1744
        CIE-LCH:
        31.7618, 83.4600, 317.6956
        CIE-Luv:
        31.7618, 23.9471, -79.5103
        Hunter-Lab:
        26.4201, 52.2038, -62.6911
      #770fa5 color charts
#770fa5 RGB chart
      #770fa5 CMYK chart
      #770fa5 RGB pie chart
      #770fa5 color shades, tints & tones
#770fa5 color schemes
#770fa5 color preview, HTML & CSS examples
           This text has a color of #770fa5        
        
          <p style="color:#770fa5;">Text here</p>
        
        
          .mytext {color:#770fa5;}
        
        Text color #770fa5
      
           This box has a color of #770fa5        
        
          <div style="background-color:#770fa5;">Content here</div>
        
        
          .mybackground {background-color:#770fa5;}
        
        Background color #770fa5
      
           Border around this has a color of #770fa5        
        
          <div style="border:2px solid #770fa5;">Content here</div>
        
        
          .myborder {border:2px solid #770fa5;}
        
        Border color #770fa5