#754ffe color space conversions
Hex:
        #754ffe
        RGB:
        117, 79, 254
        CMY:
        54, 69, 0
        CMYK:
        54, 69, 0, 0
      HSL:
        253°, 98.8701%, 65.2941%
        HSV (HSB):
        253°, 68.8976%, 99.6078%
        XYZ:
        28.0215, 16.5296, 95.4796
        xyY:
        0.2001, 0.1180, 16.5296
      CIE-Lab:
        47.6618, 58.3734, -81.6698
        CIE-LCH:
        47.6618, 100.3863, 305.5552
        CIE-Luv:
        47.6618, 0.9033, -126.2860
        Hunter-Lab:
        40.6566, 51.8772, -110.7792
      #754ffe color charts
#754ffe RGB chart
      #754ffe CMYK chart
      #754ffe RGB pie chart
      #754ffe color shades, tints & tones
#754ffe color schemes
#754ffe color preview, HTML & CSS examples
           This text has a color of #754ffe        
        
          <p style="color:#754ffe;">Text here</p>
        
        
          .mytext {color:#754ffe;}
        
        Text color #754ffe
      
           This box has a color of #754ffe        
        
          <div style="background-color:#754ffe;">Content here</div>
        
        
          .mybackground {background-color:#754ffe;}
        
        Background color #754ffe
      
           Border around this has a color of #754ffe        
        
          <div style="border:2px solid #754ffe;">Content here</div>
        
        
          .myborder {border:2px solid #754ffe;}
        
        Border color #754ffe