#755efa color space conversions
Hex:
        #755efa
        RGB:
        117, 94, 250
        CMY:
        54, 63, 2
        CMYK:
        53, 62, 0, 2
      HSL:
        249°, 93.9759%, 67.4510%
        HSV (HSB):
        249°, 62.4000%, 98.0392%
        XYZ:
        28.5941, 18.6894, 92.5428
        xyY:
        0.2045, 0.1337, 18.6894
      CIE-Lab:
        50.3219, 49.1592, -75.1003
        CIE-LCH:
        50.3219, 89.7591, 303.2080
        CIE-Luv:
        50.3219, -1.8616, -118.7823
        Hunter-Lab:
        43.2313, 42.4091, -96.6569
      #755efa color charts
#755efa RGB chart
      #755efa CMYK chart
      #755efa RGB pie chart
      #755efa color shades, tints & tones
#755efa color schemes
#755efa color preview, HTML & CSS examples
           This text has a color of #755efa        
        
          <p style="color:#755efa;">Text here</p>
        
        
          .mytext {color:#755efa;}
        
        Text color #755efa
      
           This box has a color of #755efa        
        
          <div style="background-color:#755efa;">Content here</div>
        
        
          .mybackground {background-color:#755efa;}
        
        Background color #755efa
      
           Border around this has a color of #755efa        
        
          <div style="border:2px solid #755efa;">Content here</div>
        
        
          .myborder {border:2px solid #755efa;}
        
        Border color #755efa