#755ae5 color space conversions
Hex:
        #755ae5
        RGB:
        117, 90, 229
        CMY:
        54, 65, 10
        CMYK:
        49, 61, 0, 10
      HSL:
        252°, 72.7749%, 62.5490%
        HSV (HSB):
        252°, 60.6987%, 89.8039%
        XYZ:
        25.1351, 16.7514, 76.0373
        xyY:
        0.2131, 0.1421, 16.7514
      CIE-Lab:
        47.9452, 45.3094, -67.1899
        CIE-LCH:
        47.9452, 81.0396, 303.9937
        CIE-Luv:
        47.9452, 0.8980, -105.6545
        Hunter-Lab:
        40.9284, 37.9963, -81.4997
      #755ae5 color charts
#755ae5 RGB chart
      #755ae5 CMYK chart
      #755ae5 RGB pie chart
      #755ae5 color shades, tints & tones
#755ae5 color schemes
#755ae5 color preview, HTML & CSS examples
           This text has a color of #755ae5        
        
          <p style="color:#755ae5;">Text here</p>
        
        
          .mytext {color:#755ae5;}
        
        Text color #755ae5
      
           This box has a color of #755ae5        
        
          <div style="background-color:#755ae5;">Content here</div>
        
        
          .mybackground {background-color:#755ae5;}
        
        Background color #755ae5
      
           Border around this has a color of #755ae5        
        
          <div style="border:2px solid #755ae5;">Content here</div>
        
        
          .myborder {border:2px solid #755ae5;}
        
        Border color #755ae5