#7773ea color space conversions
Hex:
        #7773ea
        RGB:
        119, 115, 234
        CMY:
        53, 55, 8
        CMYK:
        49, 51, 0, 8
      HSL:
        242°, 73.9130%, 68.4314%
        HSV (HSB):
        242°, 50.8547%, 91.7647%
        XYZ:
        28.5898, 22.1239, 80.6054
        xyY:
        0.2177, 0.1685, 22.1239
      CIE-Lab:
        54.1582, 32.6061, -59.9623
        CIE-LCH:
        54.1582, 68.2542, 298.5363
        CIE-Luv:
        54.1582, -5.6029, -96.9666
        Hunter-Lab:
        47.0361, 26.1839, -68.6796
      #7773ea color charts
#7773ea RGB chart
      #7773ea CMYK chart
      #7773ea RGB pie chart
      #7773ea color shades, tints & tones
#7773ea color schemes
#7773ea color preview, HTML & CSS examples
           This text has a color of #7773ea        
        
          <p style="color:#7773ea;">Text here</p>
        
        
          .mytext {color:#7773ea;}
        
        Text color #7773ea
      
           This box has a color of #7773ea        
        
          <div style="background-color:#7773ea;">Content here</div>
        
        
          .mybackground {background-color:#7773ea;}
        
        Background color #7773ea
      
           Border around this has a color of #7773ea        
        
          <div style="border:2px solid #7773ea;">Content here</div>
        
        
          .myborder {border:2px solid #7773ea;}
        
        Border color #7773ea