#755bfe color space conversions
Hex:
        #755bfe
        RGB:
        117, 91, 254
        CMY:
        54, 64, 0
        CMYK:
        54, 64, 0, 0
      HSL:
        250°, 98.7879%, 67.6471%
        HSV (HSB):
        250°, 64.1732%, 99.6078%
        XYZ:
        28.9666, 18.4198, 95.7946
        xyY:
        0.2023, 0.1286, 18.4198
      CIE-Lab:
        50.0014, 51.9889, -77.8463
        CIE-LCH:
        50.0014, 93.6103, 303.7366
        CIE-Luv:
        50.0014, -1.5168, -122.6007
        Hunter-Lab:
        42.9183, 45.3668, -102.2937
      #755bfe color charts
#755bfe RGB chart
      #755bfe CMYK chart
      #755bfe RGB pie chart
      #755bfe color shades, tints & tones
#755bfe color schemes
#755bfe color preview, HTML & CSS examples
           This text has a color of #755bfe        
        
          <p style="color:#755bfe;">Text here</p>
        
        
          .mytext {color:#755bfe;}
        
        Text color #755bfe
      
           This box has a color of #755bfe        
        
          <div style="background-color:#755bfe;">Content here</div>
        
        
          .mybackground {background-color:#755bfe;}
        
        Background color #755bfe
      
           Border around this has a color of #755bfe        
        
          <div style="border:2px solid #755bfe;">Content here</div>
        
        
          .myborder {border:2px solid #755bfe;}
        
        Border color #755bfe