#772caf color space conversions
Hex:
        #772caf
        RGB:
        119, 44, 175
        CMY:
        53, 83, 31
        CMYK:
        32, 75, 0, 31
      HSL:
        274°, 59.8174%, 42.9412%
        HSV (HSB):
        274°, 74.8571%, 68.6275%
        XYZ:
        16.2463, 8.8184, 41.4033
        xyY:
        0.2444, 0.1327, 8.8184
      CIE-Lab:
        35.6324, 54.9333, -55.8742
        CIE-LCH:
        35.6324, 78.3555, 314.5135
        CIE-Luv:
        35.6324, 18.7300, -82.1446
        Hunter-Lab:
        29.6959, 45.6877, -61.8776
      #772caf color charts
#772caf RGB chart
      #772caf CMYK chart
      #772caf RGB pie chart
      #772caf color shades, tints & tones
#772caf color schemes
#772caf color preview, HTML & CSS examples
           This text has a color of #772caf        
        
          <p style="color:#772caf;">Text here</p>
        
        
          .mytext {color:#772caf;}
        
        Text color #772caf
      
           This box has a color of #772caf        
        
          <div style="background-color:#772caf;">Content here</div>
        
        
          .mybackground {background-color:#772caf;}
        
        Background color #772caf
      
           Border around this has a color of #772caf        
        
          <div style="border:2px solid #772caf;">Content here</div>
        
        
          .myborder {border:2px solid #772caf;}
        
        Border color #772caf