#6f049f color space conversions
Hex:
        #6f049f
        RGB:
        111, 4, 159
        CMY:
        56, 98, 38
        CMYK:
        30, 97, 0, 38
      HSL:
        281°, 95.0920%, 31.9608%
        HSV (HSB):
        281°, 97.4843%, 62.3529%
        XYZ:
        12.8570, 5.9695, 33.2755
        xyY:
        0.2468, 0.1146, 5.9695
      CIE-Lab:
        29.3355, 61.2554, -56.5510
        CIE-LCH:
        29.3355, 83.3681, 317.2868
        CIE-Luv:
        29.3355, 21.5349, -77.2884
        Hunter-Lab:
        24.4326, 51.1733, -63.6458
      #6f049f color charts
#6f049f RGB chart
      #6f049f CMYK chart
      #6f049f RGB pie chart
      #6f049f color shades, tints & tones
#6f049f color schemes
#6f049f color preview, HTML & CSS examples
           This text has a color of #6f049f        
        
          <p style="color:#6f049f;">Text here</p>
        
        
          .mytext {color:#6f049f;}
        
        Text color #6f049f
      
           This box has a color of #6f049f        
        
          <div style="background-color:#6f049f;">Content here</div>
        
        
          .mybackground {background-color:#6f049f;}
        
        Background color #6f049f
      
           Border around this has a color of #6f049f        
        
          <div style="border:2px solid #6f049f;">Content here</div>
        
        
          .myborder {border:2px solid #6f049f;}
        
        Border color #6f049f