#775adf color space conversions
Hex:
        #775adf
        RGB:
        119, 90, 223
        CMY:
        53, 65, 13
        CMYK:
        47, 60, 0, 13
      HSL:
        253°, 67.5127%, 61.3725%
        HSV (HSB):
        253°, 59.6413%, 87.4510%
        XYZ:
        24.5832, 16.5620, 71.7131
        xyY:
        0.2178, 0.1468, 16.5620
      CIE-Lab:
        47.7033, 43.9856, -64.1775
        CIE-LCH:
        47.7033, 77.8041, 304.4257
        CIE-Luv:
        47.7033, 2.2319, -101.0742
        Hunter-Lab:
        40.6964, 36.6065, -75.9903
      #775adf color charts
#775adf RGB chart
      #775adf CMYK chart
      #775adf RGB pie chart
      #775adf color shades, tints & tones
#775adf color schemes
#775adf color preview, HTML & CSS examples
           This text has a color of #775adf        
        
          <p style="color:#775adf;">Text here</p>
        
        
          .mytext {color:#775adf;}
        
        Text color #775adf
      
           This box has a color of #775adf        
        
          <div style="background-color:#775adf;">Content here</div>
        
        
          .mybackground {background-color:#775adf;}
        
        Background color #775adf
      
           Border around this has a color of #775adf        
        
          <div style="border:2px solid #775adf;">Content here</div>
        
        
          .myborder {border:2px solid #775adf;}
        
        Border color #775adf