#775ec2 color space conversions
Hex:
        #775ec2
        RGB:
        119, 94, 194
        CMY:
        53, 63, 24
        CMYK:
        39, 52, 0, 24
      HSL:
        255°, 45.0450%, 56.4706%
        HSV (HSB):
        255°, 51.5464%, 76.0784%
        XYZ:
        21.3481, 15.8224, 52.9678
        xyY:
        0.2368, 0.1755, 15.8224
      CIE-Lab:
        46.7406, 33.4985, -49.1212
        CIE-LCH:
        46.7406, 59.4562, 304.2923
        CIE-Luv:
        46.7406, 4.0406, -77.3669
        Hunter-Lab:
        39.7774, 26.1885, -51.1068
      #775ec2 color charts
#775ec2 RGB chart
      #775ec2 CMYK chart
      #775ec2 RGB pie chart
      #775ec2 color shades, tints & tones
#775ec2 color schemes
#775ec2 color preview, HTML & CSS examples
           This text has a color of #775ec2        
        
          <p style="color:#775ec2;">Text here</p>
        
        
          .mytext {color:#775ec2;}
        
        Text color #775ec2
      
           This box has a color of #775ec2        
        
          <div style="background-color:#775ec2;">Content here</div>
        
        
          .mybackground {background-color:#775ec2;}
        
        Background color #775ec2
      
           Border around this has a color of #775ec2        
        
          <div style="border:2px solid #775ec2;">Content here</div>
        
        
          .myborder {border:2px solid #775ec2;}
        
        Border color #775ec2