#772cfb color space conversions
Hex:
        #772cfb
        RGB:
        119, 44, 251
        CMY:
        53, 83, 2
        CMYK:
        53, 82, 0, 2
      HSL:
        262°, 96.2791%, 57.8431%
        HSV (HSB):
        262°, 82.4701%, 98.4314%
        XYZ:
        25.9210, 12.6883, 92.3497
        xyY:
        0.1979, 0.0969, 12.6883
      CIE-Lab:
        42.2898, 72.9966, -88.8168
        CIE-LCH:
        42.2898, 114.9649, 309.4161
        CIE-Luv:
        42.2898, 6.7879, -130.2081
        Hunter-Lab:
        35.6207, 67.5574, -128.7799
      #772cfb color charts
#772cfb RGB chart
      #772cfb CMYK chart
      #772cfb RGB pie chart
      #772cfb color shades, tints & tones
#772cfb color schemes
#772cfb color preview, HTML & CSS examples
           This text has a color of #772cfb        
        
          <p style="color:#772cfb;">Text here</p>
        
        
          .mytext {color:#772cfb;}
        
        Text color #772cfb
      
           This box has a color of #772cfb        
        
          <div style="background-color:#772cfb;">Content here</div>
        
        
          .mybackground {background-color:#772cfb;}
        
        Background color #772cfb
      
           Border around this has a color of #772cfb        
        
          <div style="border:2px solid #772cfb;">Content here</div>
        
        
          .myborder {border:2px solid #772cfb;}
        
        Border color #772cfb