#754aff color space conversions
Hex:
        #754aff
        RGB:
        117, 74, 255
        CMY:
        54, 71, 0
        CMYK:
        54, 71, 0, 0
      HSL:
        254°, 100.0000%, 64.5098%
        HSV (HSB):
        254°, 70.9804%, 100.0000%
        XYZ:
        27.8349, 15.8995, 96.2096
        xyY:
        0.1989, 0.1136, 15.8995
      CIE-Lab:
        46.8423, 61.1654, -83.5693
        CIE-LCH:
        46.8423, 103.5618, 306.2008
        CIE-Luv:
        46.8423, 1.6978, -128.1758
        Hunter-Lab:
        39.8741, 54.8256, -115.1449
      #754aff color charts
#754aff RGB chart
      #754aff CMYK chart
      #754aff RGB pie chart
      #754aff color shades, tints & tones
#754aff color schemes
#754aff color preview, HTML & CSS examples
           This text has a color of #754aff        
        
          <p style="color:#754aff;">Text here</p>
        
        
          .mytext {color:#754aff;}
        
        Text color #754aff
      
           This box has a color of #754aff        
        
          <div style="background-color:#754aff;">Content here</div>
        
        
          .mybackground {background-color:#754aff;}
        
        Background color #754aff
      
           Border around this has a color of #754aff        
        
          <div style="border:2px solid #754aff;">Content here</div>
        
        
          .myborder {border:2px solid #754aff;}
        
        Border color #754aff