#6e56fa color space conversions
Hex:
        #6e56fa
        RGB:
        110, 86, 250
        CMY:
        57, 66, 2
        CMYK:
        56, 66, 0, 2
      HSL:
        249°, 94.2529%, 65.8824%
        HSV (HSB):
        249°, 65.6000%, 98.0392%
        XYZ:
        27.0135, 16.8727, 92.2755
        xyY:
        0.1984, 0.1239, 16.8727
      CIE-Lab:
        48.0992, 52.4489, -78.7498
        CIE-LCH:
        48.0992, 94.6173, 303.6644
        CIE-Luv:
        48.0992, -2.3903, -122.3526
        Hunter-Lab:
        41.0764, 45.5052, -104.4377
      #6e56fa color charts
#6e56fa RGB chart
      #6e56fa CMYK chart
      #6e56fa RGB pie chart
      #6e56fa color shades, tints & tones
#6e56fa color schemes
#6e56fa color preview, HTML & CSS examples
           This text has a color of #6e56fa        
        
          <p style="color:#6e56fa;">Text here</p>
        
        
          .mytext {color:#6e56fa;}
        
        Text color #6e56fa
      
           This box has a color of #6e56fa        
        
          <div style="background-color:#6e56fa;">Content here</div>
        
        
          .mybackground {background-color:#6e56fa;}
        
        Background color #6e56fa
      
           Border around this has a color of #6e56fa        
        
          <div style="border:2px solid #6e56fa;">Content here</div>
        
        
          .myborder {border:2px solid #6e56fa;}
        
        Border color #6e56fa