#770dc4 color space conversions
Hex:
        #770dc4
        RGB:
        119, 13, 196
        CMY:
        53, 95, 23
        CMYK:
        39, 93, 0, 23
      HSL:
        275°, 87.5598%, 40.9804%
        HSV (HSB):
        275°, 93.3673%, 76.8627%
        XYZ:
        17.7155, 8.1953, 52.8727
        xyY:
        0.2249, 0.1040, 8.1953
      CIE-Lab:
        34.3864, 68.4283, -70.3274
        CIE-LCH:
        34.3864, 98.1243, 314.2159
        CIE-Luv:
        34.3864, 17.4107, -99.1817
        Hunter-Lab:
        28.6274, 60.3628, -89.4649
      #770dc4 color charts
#770dc4 RGB chart
      #770dc4 CMYK chart
      #770dc4 RGB pie chart
      #770dc4 color shades, tints & tones
#770dc4 color schemes
#770dc4 color preview, HTML & CSS examples
           This text has a color of #770dc4        
        
          <p style="color:#770dc4;">Text here</p>
        
        
          .mytext {color:#770dc4;}
        
        Text color #770dc4
      
           This box has a color of #770dc4        
        
          <div style="background-color:#770dc4;">Content here</div>
        
        
          .mybackground {background-color:#770dc4;}
        
        Background color #770dc4
      
           Border around this has a color of #770dc4        
        
          <div style="border:2px solid #770dc4;">Content here</div>
        
        
          .myborder {border:2px solid #770dc4;}
        
        Border color #770dc4