#774cfa color space conversions
Hex:
        #774cfa
        RGB:
        119, 76, 250
        CMY:
        53, 70, 2
        CMYK:
        52, 70, 0, 2
      HSL:
        255°, 94.5652%, 63.9216%
        HSV (HSB):
        255°, 69.6000%, 98.0392%
        XYZ:
        27.4475, 15.9929, 92.0828
        xyY:
        0.2025, 0.1180, 15.9929
      CIE-Lab:
        46.9652, 59.0880, -80.5732
        CIE-LCH:
        46.9652, 99.9171, 306.2543
        CIE-Luv:
        46.9652, 2.5230, -124.2756
        Hunter-Lab:
        39.9912, 52.5269, -108.5260
      #774cfa color charts
#774cfa RGB chart
      #774cfa CMYK chart
      #774cfa RGB pie chart
      #774cfa color shades, tints & tones
#774cfa color schemes
#774cfa color preview, HTML & CSS examples
           This text has a color of #774cfa        
        
          <p style="color:#774cfa;">Text here</p>
        
        
          .mytext {color:#774cfa;}
        
        Text color #774cfa
      
           This box has a color of #774cfa        
        
          <div style="background-color:#774cfa;">Content here</div>
        
        
          .mybackground {background-color:#774cfa;}
        
        Background color #774cfa
      
           Border around this has a color of #774cfa        
        
          <div style="border:2px solid #774cfa;">Content here</div>
        
        
          .myborder {border:2px solid #774cfa;}
        
        Border color #774cfa