#754aef color space conversions
Hex:
        #754aef
        RGB:
        117, 74, 239
        CMY:
        54, 71, 6
        CMYK:
        51, 69, 0, 6
      HSL:
        256°, 83.7563%, 61.3725%
        HSV (HSB):
        256°, 69.0377%, 93.7255%
        XYZ:
        25.3649, 14.9115, 83.2027
        xyY:
        0.2054, 0.1208, 14.9115
      CIE-Lab:
        45.5127, 56.7694, -76.7912
        CIE-LCH:
        45.5127, 95.4968, 306.4744
        CIE-Luv:
        45.5127, 3.3315, -117.8600
        Hunter-Lab:
        38.6154, 49.6726, -100.7186
      #754aef color charts
#754aef RGB chart
      #754aef CMYK chart
      #754aef RGB pie chart
      #754aef color shades, tints & tones
#754aef color schemes
#754aef color preview, HTML & CSS examples
           This text has a color of #754aef        
        
          <p style="color:#754aef;">Text here</p>
        
        
          .mytext {color:#754aef;}
        
        Text color #754aef
      
           This box has a color of #754aef        
        
          <div style="background-color:#754aef;">Content here</div>
        
        
          .mybackground {background-color:#754aef;}
        
        Background color #754aef
      
           Border around this has a color of #754aef        
        
          <div style="border:2px solid #754aef;">Content here</div>
        
        
          .myborder {border:2px solid #754aef;}
        
        Border color #754aef