#6d029f color space conversions
Hex:
        #6d029f
        RGB:
        109, 2, 159
        CMY:
        57, 99, 38
        CMYK:
        31, 99, 0, 38
      HSL:
        281°, 97.5155%, 31.5686%
        HSV (HSB):
        281°, 98.7421%, 62.3529%
        XYZ:
        12.5864, 5.7978, 33.2566
        xyY:
        0.2437, 0.1123, 5.7978
      CIE-Lab:
        28.8966, 61.3340, -57.2823
        CIE-LCH:
        28.8966, 83.9233, 316.9564
        CIE-Luv:
        28.8966, 20.5642, -77.5911
        Hunter-Lab:
        24.0787, 51.1677, -65.0341
      #6d029f color charts
#6d029f RGB chart
      #6d029f CMYK chart
      #6d029f RGB pie chart
      #6d029f color shades, tints & tones
#6d029f color schemes
#6d029f color preview, HTML & CSS examples
           This text has a color of #6d029f        
        
          <p style="color:#6d029f;">Text here</p>
        
        
          .mytext {color:#6d029f;}
        
        Text color #6d029f
      
           This box has a color of #6d029f        
        
          <div style="background-color:#6d029f;">Content here</div>
        
        
          .mybackground {background-color:#6d029f;}
        
        Background color #6d029f
      
           Border around this has a color of #6d029f        
        
          <div style="border:2px solid #6d029f;">Content here</div>
        
        
          .myborder {border:2px solid #6d029f;}
        
        Border color #6d029f