#6f36ba color space conversions
Hex:
        #6f36ba
        RGB:
        111, 54, 186
        CMY:
        56, 79, 27
        CMYK:
        40, 71, 0, 27
      HSL:
        266°, 55.0000%, 47.0588%
        HSV (HSB):
        266°, 70.9677%, 72.9412%
        XYZ:
        16.7376, 9.5630, 47.4180
        xyY:
        0.2270, 0.1297, 9.5630
      CIE-Lab:
        37.0464, 51.6078, -60.1378
        CIE-LCH:
        37.0464, 79.2460, 310.6348
        CIE-Luv:
        37.0464, 11.3324, -88.4984
        Hunter-Lab:
        30.9241, 42.4957, -69.2665
      #6f36ba color charts
#6f36ba RGB chart
      #6f36ba CMYK chart
      #6f36ba RGB pie chart
      #6f36ba color shades, tints & tones
#6f36ba color schemes
#6f36ba color preview, HTML & CSS examples
           This text has a color of #6f36ba        
        
          <p style="color:#6f36ba;">Text here</p>
        
        
          .mytext {color:#6f36ba;}
        
        Text color #6f36ba
      
           This box has a color of #6f36ba        
        
          <div style="background-color:#6f36ba;">Content here</div>
        
        
          .mybackground {background-color:#6f36ba;}
        
        Background color #6f36ba
      
           Border around this has a color of #6f36ba        
        
          <div style="border:2px solid #6f36ba;">Content here</div>
        
        
          .myborder {border:2px solid #6f36ba;}
        
        Border color #6f36ba