#754ee2 color space conversions
Hex:
        #754ee2
        RGB:
        117, 78, 226
        CMY:
        54, 69, 11
        CMYK:
        48, 65, 0, 11
      HSL:
        256°, 71.8447%, 59.6078%
        HSV (HSB):
        256°, 65.4867%, 88.6275%
        XYZ:
        23.7880, 14.7217, 73.5393
        xyY:
        0.2123, 0.1314, 14.7217
      CIE-Lab:
        45.2506, 51.0849, -69.8710
        CIE-LCH:
        45.2506, 86.5542, 306.1717
        CIE-Luv:
        45.2506, 3.9333, -107.9701
        Hunter-Lab:
        38.3688, 43.5213, -86.7795
      #754ee2 color charts
#754ee2 RGB chart
      #754ee2 CMYK chart
      #754ee2 RGB pie chart
      #754ee2 color shades, tints & tones
#754ee2 color schemes
#754ee2 color preview, HTML & CSS examples
           This text has a color of #754ee2        
        
          <p style="color:#754ee2;">Text here</p>
        
        
          .mytext {color:#754ee2;}
        
        Text color #754ee2
      
           This box has a color of #754ee2        
        
          <div style="background-color:#754ee2;">Content here</div>
        
        
          .mybackground {background-color:#754ee2;}
        
        Background color #754ee2
      
           Border around this has a color of #754ee2        
        
          <div style="border:2px solid #754ee2;">Content here</div>
        
        
          .myborder {border:2px solid #754ee2;}
        
        Border color #754ee2