#771cd4 color space conversions
Hex:
        #771cd4
        RGB:
        119, 28, 212
        CMY:
        53, 89, 17
        CMYK:
        44, 87, 0, 17
      HSL:
        270°, 76.6667%, 47.0588%
        HSV (HSB):
        270°, 86.7925%, 83.1373%
        XYZ:
        19.9067, 9.5059, 63.0730
        xyY:
        0.2152, 0.1028, 9.5059
      CIE-Lab:
        36.9406, 68.7394, -75.4443
        CIE-LCH:
        36.9406, 102.0634, 312.3375
        CIE-Luv:
        36.9406, 13.7134, -108.0946
        Hunter-Lab:
        30.8317, 61.2943, -99.7087
      #771cd4 color charts
#771cd4 RGB chart
      #771cd4 CMYK chart
      #771cd4 RGB pie chart
      #771cd4 color shades, tints & tones
#771cd4 color schemes
#771cd4 color preview, HTML & CSS examples
           This text has a color of #771cd4        
        
          <p style="color:#771cd4;">Text here</p>
        
        
          .mytext {color:#771cd4;}
        
        Text color #771cd4
      
           This box has a color of #771cd4        
        
          <div style="background-color:#771cd4;">Content here</div>
        
        
          .mybackground {background-color:#771cd4;}
        
        Background color #771cd4
      
           Border around this has a color of #771cd4        
        
          <div style="border:2px solid #771cd4;">Content here</div>
        
        
          .myborder {border:2px solid #771cd4;}
        
        Border color #771cd4