#771aef color space conversions
Hex:
        #771aef
        RGB:
        119, 26, 239
        CMY:
        53, 90, 6
        CMYK:
        50, 89, 0, 6
      HSL:
        266°, 86.9388%, 51.9608%
        HSV (HSB):
        266°, 89.1213%, 93.7255%
        XYZ:
        23.5571, 10.8927, 82.5223
        xyY:
        0.2014, 0.0931, 10.8927
      CIE-Lab:
        39.3992, 75.2839, -86.8319
        CIE-LCH:
        39.3992, 114.9236, 310.9255
        CIE-Luv:
        39.3992, 9.7415, -124.3176
        Hunter-Lab:
        33.0041, 69.6495, -125.1436
      #771aef color charts
#771aef RGB chart
      #771aef CMYK chart
      #771aef RGB pie chart
      #771aef color shades, tints & tones
#771aef color schemes
#771aef color preview, HTML & CSS examples
           This text has a color of #771aef        
        
          <p style="color:#771aef;">Text here</p>
        
        
          .mytext {color:#771aef;}
        
        Text color #771aef
      
           This box has a color of #771aef        
        
          <div style="background-color:#771aef;">Content here</div>
        
        
          .mybackground {background-color:#771aef;}
        
        Background color #771aef
      
           Border around this has a color of #771aef        
        
          <div style="border:2px solid #771aef;">Content here</div>
        
        
          .myborder {border:2px solid #771aef;}
        
        Border color #771aef