#6e27be color space conversions
Hex:
        #6e27be
        RGB:
        110, 39, 190
        CMY:
        57, 85, 25
        CMYK:
        42, 79, 0, 25
      HSL:
        268°, 65.9389%, 44.9020%
        HSV (HSB):
        268°, 79.4737%, 74.5098%
        XYZ:
        16.4502, 8.4837, 49.4857
        xyY:
        0.2210, 0.1140, 8.4837
      CIE-Lab:
        34.9707, 58.9414, -65.8889
        CIE-LCH:
        34.9707, 88.4049, 311.8144
        CIE-Luv:
        34.9707, 12.4471, -94.1049
        Hunter-Lab:
        29.1269, 49.8407, -80.3432
      #6e27be color charts
#6e27be RGB chart
      #6e27be CMYK chart
      #6e27be RGB pie chart
      #6e27be color shades, tints & tones
#6e27be color schemes
#6e27be color preview, HTML & CSS examples
           This text has a color of #6e27be        
        
          <p style="color:#6e27be;">Text here</p>
        
        
          .mytext {color:#6e27be;}
        
        Text color #6e27be
      
           This box has a color of #6e27be        
        
          <div style="background-color:#6e27be;">Content here</div>
        
        
          .mybackground {background-color:#6e27be;}
        
        Background color #6e27be
      
           Border around this has a color of #6e27be        
        
          <div style="border:2px solid #6e27be;">Content here</div>
        
        
          .myborder {border:2px solid #6e27be;}
        
        Border color #6e27be