#754efa color space conversions
Hex:
        #754efa
        RGB:
        117, 78, 250
        CMY:
        54, 69, 2
        CMYK:
        53, 69, 0, 2
      HSL:
        254°, 94.5055%, 64.3137%
        HSV (HSB):
        254°, 68.8000%, 98.0392%
        XYZ:
        27.3158, 16.1328, 92.1167
        xyY:
        0.2015, 0.1190, 16.1328
      CIE-Lab:
        47.1483, 57.7698, -80.2809
        CIE-LCH:
        47.1483, 98.9058, 305.7386
        CIE-Luv:
        47.1483, 1.4719, -123.9610
        Hunter-Lab:
        40.1657, 51.1041, -107.8608
      #754efa color charts
#754efa RGB chart
      #754efa CMYK chart
      #754efa RGB pie chart
      #754efa color shades, tints & tones
#754efa color schemes
#754efa color preview, HTML & CSS examples
           This text has a color of #754efa        
        
          <p style="color:#754efa;">Text here</p>
        
        
          .mytext {color:#754efa;}
        
        Text color #754efa
      
           This box has a color of #754efa        
        
          <div style="background-color:#754efa;">Content here</div>
        
        
          .mybackground {background-color:#754efa;}
        
        Background color #754efa
      
           Border around this has a color of #754efa        
        
          <div style="border:2px solid #754efa;">Content here</div>
        
        
          .myborder {border:2px solid #754efa;}
        
        Border color #754efa