#6b305d color space conversions
Hex:
        #6b305d
        RGB:
        107, 48, 93
        CMY:
        58, 81, 64
        CMYK:
        0, 55, 13, 58
      HSL:
        314°, 38.0645%, 30.3922%
        HSV (HSB):
        314°, 55.1402%, 41.9608%
        XYZ:
        9.0961, 6.0300, 11.0404
        xyY:
        0.3476, 0.2304, 6.0300
      CIE-Lab:
        29.4881, 32.6360, -14.8344
        CIE-LCH:
        29.4881, 35.8493, 335.5563
        CIE-Luv:
        29.4881, 29.2928, -22.7200
        Hunter-Lab:
        24.5561, 23.1473, -9.4675
      #6b305d color charts
#6b305d RGB chart
      #6b305d CMYK chart
      #6b305d RGB pie chart
      #6b305d color shades, tints & tones
#6b305d color schemes
#6b305d color preview, HTML & CSS examples
           This text has a color of #6b305d        
        
          <p style="color:#6b305d;">Text here</p>
        
        
          .mytext {color:#6b305d;}
        
        Text color #6b305d
      
           This box has a color of #6b305d        
        
          <div style="background-color:#6b305d;">Content here</div>
        
        
          .mybackground {background-color:#6b305d;}
        
        Background color #6b305d
      
           Border around this has a color of #6b305d        
        
          <div style="border:2px solid #6b305d;">Content here</div>
        
        
          .myborder {border:2px solid #6b305d;}
        
        Border color #6b305d