#775fcd color space conversions
Hex:
        #775fcd
        RGB:
        119, 95, 205
        CMY:
        53, 63, 20
        CMYK:
        42, 54, 0, 20
      HSL:
        253°, 52.3810%, 58.8235%
        HSV (HSB):
        253°, 53.6585%, 80.3922%
        XYZ:
        22.7194, 16.5141, 59.7477
        xyY:
        0.2295, 0.1668, 16.5141
      CIE-Lab:
        47.6419, 35.9869, -54.0109
        CIE-LCH:
        47.6419, 64.9017, 303.6751
        CIE-Luv:
        47.6419, 2.6363, -85.3548
        Hunter-Lab:
        40.6376, 28.6789, -58.7252
      #775fcd color charts
#775fcd RGB chart
      #775fcd CMYK chart
      #775fcd RGB pie chart
      #775fcd color shades, tints & tones
#775fcd color schemes
#775fcd color preview, HTML & CSS examples
           This text has a color of #775fcd        
        
          <p style="color:#775fcd;">Text here</p>
        
        
          .mytext {color:#775fcd;}
        
        Text color #775fcd
      
           This box has a color of #775fcd        
        
          <div style="background-color:#775fcd;">Content here</div>
        
        
          .mybackground {background-color:#775fcd;}
        
        Background color #775fcd
      
           Border around this has a color of #775fcd        
        
          <div style="border:2px solid #775fcd;">Content here</div>
        
        
          .myborder {border:2px solid #775fcd;}
        
        Border color #775fcd