#754be1 color space conversions
Hex:
        #754be1
        RGB:
        117, 75, 225
        CMY:
        54, 71, 12
        CMYK:
        48, 67, 0, 12
      HSL:
        257°, 71.4286%, 58.8235%
        HSV (HSB):
        257°, 66.6667%, 88.2353%
        XYZ:
        23.4428, 14.2503, 72.7492
        xyY:
        0.2123, 0.1290, 14.2503
      CIE-Lab:
        44.5898, 52.4018, -70.3796
        CIE-LCH:
        44.5898, 87.7453, 306.6698
        CIE-Luv:
        44.5898, 4.6660, -108.2456
        Hunter-Lab:
        37.7496, 44.7882, -87.8361
      #754be1 color charts
#754be1 RGB chart
      #754be1 CMYK chart
      #754be1 RGB pie chart
      #754be1 color shades, tints & tones
#754be1 color schemes
#754be1 color preview, HTML & CSS examples
           This text has a color of #754be1        
        
          <p style="color:#754be1;">Text here</p>
        
        
          .mytext {color:#754be1;}
        
        Text color #754be1
      
           This box has a color of #754be1        
        
          <div style="background-color:#754be1;">Content here</div>
        
        
          .mybackground {background-color:#754be1;}
        
        Background color #754be1
      
           Border around this has a color of #754be1        
        
          <div style="border:2px solid #754be1;">Content here</div>
        
        
          .myborder {border:2px solid #754be1;}
        
        Border color #754be1