#771dc8 color space conversions
Hex:
        #771dc8
        RGB:
        119, 29, 200
        CMY:
        53, 89, 22
        CMYK:
        41, 86, 0, 22
      HSL:
        272°, 74.6725%, 44.9020%
        HSV (HSB):
        272°, 85.5000%, 78.4314%
        XYZ:
        18.4724, 8.9708, 55.4015
        xyY:
        0.2230, 0.1083, 8.9708
      CIE-Lab:
        35.9280, 65.7946, -70.1367
        CIE-LCH:
        35.9280, 96.1670, 313.1704
        CIE-Luv:
        35.9280, 15.7009, -100.6201
        Hunter-Lab:
        29.9513, 57.6750, -88.7040
      #771dc8 color charts
#771dc8 RGB chart
      #771dc8 CMYK chart
      #771dc8 RGB pie chart
      #771dc8 color shades, tints & tones
#771dc8 color schemes
#771dc8 color preview, HTML & CSS examples
           This text has a color of #771dc8        
        
          <p style="color:#771dc8;">Text here</p>
        
        
          .mytext {color:#771dc8;}
        
        Text color #771dc8
      
           This box has a color of #771dc8        
        
          <div style="background-color:#771dc8;">Content here</div>
        
        
          .mybackground {background-color:#771dc8;}
        
        Background color #771dc8
      
           Border around this has a color of #771dc8        
        
          <div style="border:2px solid #771dc8;">Content here</div>
        
        
          .myborder {border:2px solid #771dc8;}
        
        Border color #771dc8