#6e4bfa color space conversions
Hex:
        #6e4bfa
        RGB:
        110, 75, 250
        CMY:
        57, 71, 2
        CMYK:
        56, 70, 0, 2
      HSL:
        252°, 94.5946%, 63.7255%
        HSV (HSB):
        252°, 70.0000%, 98.0392%
        XYZ:
        26.2018, 15.2493, 92.0049
        xyY:
        0.1963, 0.1143, 15.2493
      CIE-Lab:
        45.9737, 58.2843, -82.2293
        CIE-LCH:
        45.9737, 100.7905, 305.3291
        CIE-Luv:
        45.9737, -0.2667, -125.4201
        Hunter-Lab:
        39.0503, 51.4310, -112.3556
      #6e4bfa color charts
#6e4bfa RGB chart
      #6e4bfa CMYK chart
      #6e4bfa RGB pie chart
      #6e4bfa color shades, tints & tones
#6e4bfa color schemes
#6e4bfa color preview, HTML & CSS examples
           This text has a color of #6e4bfa        
        
          <p style="color:#6e4bfa;">Text here</p>
        
        
          .mytext {color:#6e4bfa;}
        
        Text color #6e4bfa
      
           This box has a color of #6e4bfa        
        
          <div style="background-color:#6e4bfa;">Content here</div>
        
        
          .mybackground {background-color:#6e4bfa;}
        
        Background color #6e4bfa
      
           Border around this has a color of #6e4bfa        
        
          <div style="border:2px solid #6e4bfa;">Content here</div>
        
        
          .myborder {border:2px solid #6e4bfa;}
        
        Border color #6e4bfa