#6f01cd color space conversions
Hex:
        #6f01cd
        RGB:
        111, 1, 205
        CMY:
        56, 100, 20
        CMYK:
        46, 100, 0, 20
      HSL:
        272°, 99.0291%, 40.3922%
        HSV (HSB):
        272°, 99.5122%, 80.3922%
        XYZ:
        17.5858, 7.8090, 58.3380
        xyY:
        0.2100, 0.0933, 7.8090
      CIE-Lab:
        33.5819, 71.1976, -76.9543
        CIE-LCH:
        33.5819, 104.8383, 312.7748
        CIE-Luv:
        33.5819, 12.7776, -105.3995
        Hunter-Lab:
        27.9446, 63.4291, -104.2145
      #6f01cd color charts
#6f01cd RGB chart
      #6f01cd CMYK chart
      #6f01cd RGB pie chart
      #6f01cd color shades, tints & tones
#6f01cd color schemes
#6f01cd color preview, HTML & CSS examples
           This text has a color of #6f01cd        
        
          <p style="color:#6f01cd;">Text here</p>
        
        
          .mytext {color:#6f01cd;}
        
        Text color #6f01cd
      
           This box has a color of #6f01cd        
        
          <div style="background-color:#6f01cd;">Content here</div>
        
        
          .mybackground {background-color:#6f01cd;}
        
        Background color #6f01cd
      
           Border around this has a color of #6f01cd        
        
          <div style="border:2px solid #6f01cd;">Content here</div>
        
        
          .myborder {border:2px solid #6f01cd;}
        
        Border color #6f01cd