#772cff color space conversions
Hex:
        #772cff
        RGB:
        119, 44, 255
        CMY:
        53, 83, 0
        CMYK:
        53, 83, 0, 0
      HSL:
        261°, 100.0000%, 58.6275%
        HSV (HSB):
        261°, 82.7451%, 100.0000%
        XYZ:
        26.5584, 12.9433, 95.7063
        xyY:
        0.1964, 0.0957, 12.9433
      CIE-Lab:
        42.6777, 73.9612, -90.4145
        CIE-LCH:
        42.6777, 116.8119, 309.2840
        CIE-Luv:
        42.6777, 6.2988, -132.5705
        Hunter-Lab:
        35.9768, 68.8111, -132.5408
      #772cff color charts
#772cff RGB chart
      #772cff CMYK chart
      #772cff RGB pie chart
      #772cff color shades, tints & tones
#772cff color schemes
#772cff color preview, HTML & CSS examples
           This text has a color of #772cff        
        
          <p style="color:#772cff;">Text here</p>
        
        
          .mytext {color:#772cff;}
        
        Text color #772cff
      
           This box has a color of #772cff        
        
          <div style="background-color:#772cff;">Content here</div>
        
        
          .mybackground {background-color:#772cff;}
        
        Background color #772cff
      
           Border around this has a color of #772cff        
        
          <div style="border:2px solid #772cff;">Content here</div>
        
        
          .myborder {border:2px solid #772cff;}
        
        Border color #772cff