#6c026f color space conversions
Hex:
        #6c026f
        RGB:
        108, 2, 111
        CMY:
        58, 99, 56
        CMYK:
        3, 98, 0, 56
      HSL:
        298°, 96.4602%, 22.1569%
        HSV (HSB):
        298°, 98.1982%, 43.5294%
        XYZ:
        9.0753, 4.3793, 15.4059
        xyY:
        0.3145, 0.1517, 4.3793
      CIE-Lab:
        24.8876, 52.2908, -33.7212
        CIE-LCH:
        24.8876, 62.2210, 327.1829
        CIE-Luv:
        24.8876, 33.0705, -46.1228
        Hunter-Lab:
        20.9267, 40.7886, -28.9997
      #6c026f color charts
#6c026f RGB chart
      #6c026f CMYK chart
      #6c026f RGB pie chart
      #6c026f color shades, tints & tones
#6c026f color schemes
#6c026f color preview, HTML & CSS examples
           This text has a color of #6c026f        
        
          <p style="color:#6c026f;">Text here</p>
        
        
          .mytext {color:#6c026f;}
        
        Text color #6c026f
      
           This box has a color of #6c026f        
        
          <div style="background-color:#6c026f;">Content here</div>
        
        
          .mybackground {background-color:#6c026f;}
        
        Background color #6c026f
      
           Border around this has a color of #6c026f        
        
          <div style="border:2px solid #6c026f;">Content here</div>
        
        
          .myborder {border:2px solid #6c026f;}
        
        Border color #6c026f