#6c286d color space conversions
Hex:
        #6c286d
        RGB:
        108, 40, 109
        CMY:
        58, 84, 57
        CMYK:
        1, 63, 0, 57
      HSL:
        299°, 46.3087%, 29.2157%
        HSV (HSB):
        299°, 63.3028%, 42.7451%
        XYZ:
        9.7035, 5.8099, 15.0780
        xyY:
        0.3172, 0.1899, 5.8099
      CIE-Lab:
        28.9276, 40.0326, -26.0110
        CIE-LCH:
        28.9276, 47.7407, 326.9863
        CIE-Luv:
        28.9276, 28.3296, -37.7288
        Hunter-Lab:
        24.1036, 29.6777, -20.2162
      #6c286d color charts
#6c286d RGB chart
      #6c286d CMYK chart
      #6c286d RGB pie chart
      #6c286d color shades, tints & tones
#6c286d color schemes
#6c286d color preview, HTML & CSS examples
           This text has a color of #6c286d        
        
          <p style="color:#6c286d;">Text here</p>
        
        
          .mytext {color:#6c286d;}
        
        Text color #6c286d
      
           This box has a color of #6c286d        
        
          <div style="background-color:#6c286d;">Content here</div>
        
        
          .mybackground {background-color:#6c286d;}
        
        Background color #6c286d
      
           Border around this has a color of #6c286d        
        
          <div style="border:2px solid #6c286d;">Content here</div>
        
        
          .myborder {border:2px solid #6c286d;}
        
        Border color #6c286d