#772ffe color space conversions
Hex:
        #772ffe
        RGB:
        119, 47, 254
        CMY:
        53, 82, 0
        CMYK:
        53, 81, 0, 0
      HSL:
        261°, 99.0431%, 59.0196%
        HSV (HSB):
        261°, 81.4961%, 99.6078%
        XYZ:
        26.5137, 13.1107, 94.8991
        xyY:
        0.1971, 0.0975, 13.1107
      CIE-Lab:
        42.9296, 72.6915, -89.4400
        CIE-LCH:
        42.9296, 115.2544, 309.1021
        CIE-Luv:
        42.9296, 6.1288, -131.7087
        Hunter-Lab:
        36.2087, 67.3404, -130.0465
      #772ffe color charts
#772ffe RGB chart
      #772ffe CMYK chart
      #772ffe RGB pie chart
      #772ffe color shades, tints & tones
#772ffe color schemes
#772ffe color preview, HTML & CSS examples
           This text has a color of #772ffe        
        
          <p style="color:#772ffe;">Text here</p>
        
        
          .mytext {color:#772ffe;}
        
        Text color #772ffe
      
           This box has a color of #772ffe        
        
          <div style="background-color:#772ffe;">Content here</div>
        
        
          .mybackground {background-color:#772ffe;}
        
        Background color #772ffe
      
           Border around this has a color of #772ffe        
        
          <div style="border:2px solid #772ffe;">Content here</div>
        
        
          .myborder {border:2px solid #772ffe;}
        
        Border color #772ffe