#754eeb color space conversions
Hex:
        #754eeb
        RGB:
        117, 78, 235
        CMY:
        54, 69, 8
        CMYK:
        50, 67, 0, 8
      HSL:
        255°, 79.6954%, 61.3725%
        HSV (HSB):
        255°, 66.8085%, 92.1569%
        XYZ:
        25.0559, 15.2288, 80.2161
        xyY:
        0.2079, 0.1264, 15.2288
      CIE-Lab:
        45.9461, 53.5890, -73.8295
        CIE-LCH:
        45.9461, 91.2281, 305.9739
        CIE-Luv:
        45.9461, 2.9780, -114.0629
        Hunter-Lab:
        39.0242, 46.3157, -94.5567
      #754eeb color charts
#754eeb RGB chart
      #754eeb CMYK chart
      #754eeb RGB pie chart
      #754eeb color shades, tints & tones
#754eeb color schemes
#754eeb color preview, HTML & CSS examples
           This text has a color of #754eeb        
        
          <p style="color:#754eeb;">Text here</p>
        
        
          .mytext {color:#754eeb;}
        
        Text color #754eeb
      
           This box has a color of #754eeb        
        
          <div style="background-color:#754eeb;">Content here</div>
        
        
          .mybackground {background-color:#754eeb;}
        
        Background color #754eeb
      
           Border around this has a color of #754eeb        
        
          <div style="border:2px solid #754eeb;">Content here</div>
        
        
          .myborder {border:2px solid #754eeb;}
        
        Border color #754eeb