#756efa color space conversions
Hex:
        #756efa
        RGB:
        117, 110, 250
        CMY:
        54, 57, 2
        CMYK:
        53, 56, 0, 2
      HSL:
        243°, 93.3333%, 70.5882%
        HSV (HSB):
        243°, 56.0000%, 98.0392%
        XYZ:
        30.1674, 21.8359, 93.0672
        xyY:
        0.2079, 0.1505, 21.8359
      CIE-Lab:
        53.8525, 39.9762, -69.3703
        CIE-LCH:
        53.8525, 80.0646, 299.9537
        CIE-Luv:
        53.8525, -5.8655, -111.8577
        Hunter-Lab:
        46.7289, 33.4610, -85.3742
      #756efa color charts
#756efa RGB chart
      #756efa CMYK chart
      #756efa RGB pie chart
      #756efa color shades, tints & tones
#756efa color schemes
#756efa color preview, HTML & CSS examples
           This text has a color of #756efa        
        
          <p style="color:#756efa;">Text here</p>
        
        
          .mytext {color:#756efa;}
        
        Text color #756efa
      
           This box has a color of #756efa        
        
          <div style="background-color:#756efa;">Content here</div>
        
        
          .mybackground {background-color:#756efa;}
        
        Background color #756efa
      
           Border around this has a color of #756efa        
        
          <div style="border:2px solid #756efa;">Content here</div>
        
        
          .myborder {border:2px solid #756efa;}
        
        Border color #756efa