#755ad7 color space conversions
Hex:
        #755ad7
        RGB:
        117, 90, 215
        CMY:
        54, 65, 16
        CMYK:
        46, 58, 0, 16
      HSL:
        253°, 60.9756%, 59.8039%
        HSV (HSB):
        253°, 58.1395%, 84.3137%
        XYZ:
        23.2580, 16.0005, 66.1526
        xyY:
        0.2206, 0.1518, 16.0005
      CIE-Lab:
        46.9752, 41.2938, -60.8138
        CIE-LCH:
        46.9752, 73.5085, 304.1773
        CIE-Luv:
        46.9752, 2.2283, -95.5411
        Hunter-Lab:
        40.0007, 33.7860, -70.0525
      #755ad7 color charts
#755ad7 RGB chart
      #755ad7 CMYK chart
      #755ad7 RGB pie chart
      #755ad7 color shades, tints & tones
#755ad7 color schemes
#755ad7 color preview, HTML & CSS examples
           This text has a color of #755ad7        
        
          <p style="color:#755ad7;">Text here</p>
        
        
          .mytext {color:#755ad7;}
        
        Text color #755ad7
      
           This box has a color of #755ad7        
        
          <div style="background-color:#755ad7;">Content here</div>
        
        
          .mybackground {background-color:#755ad7;}
        
        Background color #755ad7
      
           Border around this has a color of #755ad7        
        
          <div style="border:2px solid #755ad7;">Content here</div>
        
        
          .myborder {border:2px solid #755ad7;}
        
        Border color #755ad7