#772def color space conversions
Hex:
        #772def
        RGB:
        119, 45, 239
        CMY:
        53, 82, 6
        CMYK:
        50, 81, 0, 6
      HSL:
        263°, 85.8407%, 55.6863%
        HSV (HSB):
        263°, 81.1715%, 93.7255%
        XYZ:
        24.1261, 12.0307, 82.7119
        xyY:
        0.2030, 0.1012, 12.0307
      CIE-Lab:
        41.2649, 69.7507, -83.7548
        CIE-LCH:
        41.2649, 108.9955, 309.7874
        CIE-Luv:
        41.2649, 8.2210, -122.9363
        Hunter-Lab:
        34.6853, 63.4603, -117.1055
      #772def color charts
#772def RGB chart
      #772def CMYK chart
      #772def RGB pie chart
      #772def color shades, tints & tones
#772def color schemes
#772def color preview, HTML & CSS examples
           This text has a color of #772def        
        
          <p style="color:#772def;">Text here</p>
        
        
          .mytext {color:#772def;}
        
        Text color #772def
      
           This box has a color of #772def        
        
          <div style="background-color:#772def;">Content here</div>
        
        
          .mybackground {background-color:#772def;}
        
        Background color #772def
      
           Border around this has a color of #772def        
        
          <div style="border:2px solid #772def;">Content here</div>
        
        
          .myborder {border:2px solid #772def;}
        
        Border color #772def