#6b427f color space conversions
Hex:
        #6b427f
        RGB:
        107, 66, 127
        CMY:
        58, 74, 50
        CMYK:
        16, 48, 0, 50
      HSL:
        280°, 31.6062%, 37.8431%
        HSV (HSB):
        280°, 48.0315%, 49.8039%
        XYZ:
        11.8424, 8.5545, 21.1057
        xyY:
        0.2853, 0.2061, 8.5545
      CIE-Lab:
        35.1121, 29.4191, -27.6228
        CIE-LCH:
        35.1121, 40.3547, 316.8037
        CIE-Luv:
        35.1121, 15.9578, -41.0634
        Hunter-Lab:
        29.2481, 21.0893, -22.3105
      #6b427f color charts
#6b427f RGB chart
      #6b427f CMYK chart
      #6b427f RGB pie chart
      #6b427f color shades, tints & tones
#6b427f color schemes
#6b427f color preview, HTML & CSS examples
           This text has a color of #6b427f        
        
          <p style="color:#6b427f;">Text here</p>
        
        
          .mytext {color:#6b427f;}
        
        Text color #6b427f
      
           This box has a color of #6b427f        
        
          <div style="background-color:#6b427f;">Content here</div>
        
        
          .mybackground {background-color:#6b427f;}
        
        Background color #6b427f
      
           Border around this has a color of #6b427f        
        
          <div style="border:2px solid #6b427f;">Content here</div>
        
        
          .myborder {border:2px solid #6b427f;}
        
        Border color #6b427f