#755fe7 color space conversions
Hex:
        #755fe7
        RGB:
        117, 95, 231
        CMY:
        54, 63, 9
        CMYK:
        49, 59, 0, 9
      HSL:
        250°, 73.9130%, 63.9216%
        HSV (HSB):
        250°, 58.8745%, 90.5882%
        XYZ:
        25.8521, 17.7358, 77.6621
        xyY:
        0.2132, 0.1463, 17.7358
      CIE-Lab:
        49.1741, 43.0354, -66.3261
        CIE-LCH:
        49.1741, 79.0645, 302.9774
        CIE-Luv:
        49.1741, -0.5272, -104.9808
        Hunter-Lab:
        42.1139, 35.8749, -79.8566
      #755fe7 color charts
#755fe7 RGB chart
      #755fe7 CMYK chart
      #755fe7 RGB pie chart
      #755fe7 color shades, tints & tones
#755fe7 color schemes
#755fe7 color preview, HTML & CSS examples
           This text has a color of #755fe7        
        
          <p style="color:#755fe7;">Text here</p>
        
        
          .mytext {color:#755fe7;}
        
        Text color #755fe7
      
           This box has a color of #755fe7        
        
          <div style="background-color:#755fe7;">Content here</div>
        
        
          .mybackground {background-color:#755fe7;}
        
        Background color #755fe7
      
           Border around this has a color of #755fe7        
        
          <div style="border:2px solid #755fe7;">Content here</div>
        
        
          .myborder {border:2px solid #755fe7;}
        
        Border color #755fe7