#755fbd color space conversions
Hex:
        #755fbd
        RGB:
        117, 95, 189
        CMY:
        54, 63, 26
        CMYK:
        38, 50, 0, 26
      HSL:
        254°, 41.5929%, 55.6863%
        HSV (HSB):
        254°, 49.7354%, 74.1176%
        XYZ:
        20.6136, 15.6404, 50.0766
        xyY:
        0.2388, 0.1812, 15.6404
      CIE-Lab:
        46.4992, 31.0130, -46.6217
        CIE-LCH:
        46.4992, 55.9946, 303.6321
        CIE-Luv:
        46.4992, 3.3402, -73.2379
        Hunter-Lab:
        39.5480, 23.8307, -47.3907
      #755fbd color charts
#755fbd RGB chart
      #755fbd CMYK chart
      #755fbd RGB pie chart
      #755fbd color shades, tints & tones
#755fbd color schemes
#755fbd color preview, HTML & CSS examples
           This text has a color of #755fbd        
        
          <p style="color:#755fbd;">Text here</p>
        
        
          .mytext {color:#755fbd;}
        
        Text color #755fbd
      
           This box has a color of #755fbd        
        
          <div style="background-color:#755fbd;">Content here</div>
        
        
          .mybackground {background-color:#755fbd;}
        
        Background color #755fbd
      
           Border around this has a color of #755fbd        
        
          <div style="border:2px solid #755fbd;">Content here</div>
        
        
          .myborder {border:2px solid #755fbd;}
        
        Border color #755fbd