#755ac7 color space conversions
Hex:
        #755ac7
        RGB:
        117, 90, 199
        CMY:
        54, 65, 22
        CMYK:
        41, 55, 0, 22
      HSL:
        255°, 49.3213%, 56.6667%
        HSV (HSB):
        255°, 54.7739%, 78.0392%
        XYZ:
        21.3011, 15.2178, 55.8475
        xyY:
        0.2306, 0.1648, 15.2178
      CIE-Lab:
        45.9310, 36.7650, -53.3174
        CIE-LCH:
        45.9310, 64.7643, 304.5882
        CIE-Luv:
        45.9310, 3.8414, -83.5837
        Hunter-Lab:
        39.0099, 29.2012, -57.5739
      #755ac7 color charts
#755ac7 RGB chart
      #755ac7 CMYK chart
      #755ac7 RGB pie chart
      #755ac7 color shades, tints & tones
#755ac7 color schemes
#755ac7 color preview, HTML & CSS examples
           This text has a color of #755ac7        
        
          <p style="color:#755ac7;">Text here</p>
        
        
          .mytext {color:#755ac7;}
        
        Text color #755ac7
      
           This box has a color of #755ac7        
        
          <div style="background-color:#755ac7;">Content here</div>
        
        
          .mybackground {background-color:#755ac7;}
        
        Background color #755ac7
      
           Border around this has a color of #755ac7        
        
          <div style="border:2px solid #755ac7;">Content here</div>
        
        
          .myborder {border:2px solid #755ac7;}
        
        Border color #755ac7