#755bd5 color space conversions
Hex:
        #755bd5
        RGB:
        117, 91, 213
        CMY:
        54, 64, 16
        CMYK:
        45, 57, 0, 16
      HSL:
        253°, 59.2233%, 59.6078%
        HSV (HSB):
        253°, 57.2770%, 83.5294%
        XYZ:
        23.0874, 16.0682, 64.8354
        xyY:
        0.2220, 0.1545, 16.0682
      CIE-Lab:
        47.0638, 40.1454, -59.5292
        CIE-LCH:
        47.0638, 71.8010, 303.9950
        CIE-Luv:
        47.0638, 2.1575, -93.6163
        Hunter-Lab:
        40.0851, 32.6599, -67.8386
      #755bd5 color charts
#755bd5 RGB chart
      #755bd5 CMYK chart
      #755bd5 RGB pie chart
      #755bd5 color shades, tints & tones
#755bd5 color schemes
#755bd5 color preview, HTML & CSS examples
           This text has a color of #755bd5        
        
          <p style="color:#755bd5;">Text here</p>
        
        
          .mytext {color:#755bd5;}
        
        Text color #755bd5
      
           This box has a color of #755bd5        
        
          <div style="background-color:#755bd5;">Content here</div>
        
        
          .mybackground {background-color:#755bd5;}
        
        Background color #755bd5
      
           Border around this has a color of #755bd5        
        
          <div style="border:2px solid #755bd5;">Content here</div>
        
        
          .myborder {border:2px solid #755bd5;}
        
        Border color #755bd5