#754bdb color space conversions
Hex:
        #754bdb
        RGB:
        117, 75, 219
        CMY:
        54, 71, 14
        CMYK:
        47, 66, 0, 14
      HSL:
        258°, 66.6667%, 57.6471%
        HSV (HSB):
        258°, 65.7534%, 85.8824%
        XYZ:
        22.6384, 13.9285, 68.5131
        xyY:
        0.2154, 0.1326, 13.9285
      CIE-Lab:
        44.1303, 50.7540, -67.7102
        CIE-LCH:
        44.1303, 84.6206, 306.8544
        CIE-Luv:
        44.1303, 5.3504, -104.1529
        Hunter-Lab:
        37.3210, 42.9640, -82.7189
      #754bdb color charts
#754bdb RGB chart
      #754bdb CMYK chart
      #754bdb RGB pie chart
      #754bdb color shades, tints & tones
#754bdb color schemes
#754bdb color preview, HTML & CSS examples
           This text has a color of #754bdb        
        
          <p style="color:#754bdb;">Text here</p>
        
        
          .mytext {color:#754bdb;}
        
        Text color #754bdb
      
           This box has a color of #754bdb        
        
          <div style="background-color:#754bdb;">Content here</div>
        
        
          .mybackground {background-color:#754bdb;}
        
        Background color #754bdb
      
           Border around this has a color of #754bdb        
        
          <div style="border:2px solid #754bdb;">Content here</div>
        
        
          .myborder {border:2px solid #754bdb;}
        
        Border color #754bdb