#6b0f41 color space conversions
Hex:
        #6b0f41
        RGB:
        107, 15, 65
        CMY:
        58, 94, 75
        CMYK:
        0, 86, 39, 58
      HSL:
        327°, 75.4098%, 23.9216%
        HSV (HSB):
        327°, 85.9813%, 41.9608%
        XYZ:
        7.1884, 3.8491, 5.3651
        xyY:
        0.4382, 0.2347, 3.8491
      CIE-Lab:
        23.1662, 42.6268, -5.7944
        CIE-LCH:
        23.1662, 43.0188, 352.2590
        CIE-Luv:
        23.1662, 47.2980, -12.2768
        Hunter-Lab:
        19.6191, 31.0682, -2.4802
      #6b0f41 color charts
#6b0f41 RGB chart
      #6b0f41 CMYK chart
      #6b0f41 RGB pie chart
      #6b0f41 color shades, tints & tones
#6b0f41 color schemes
#6b0f41 color preview, HTML & CSS examples
           This text has a color of #6b0f41        
        
          <p style="color:#6b0f41;">Text here</p>
        
        
          .mytext {color:#6b0f41;}
        
        Text color #6b0f41
      
           This box has a color of #6b0f41        
        
          <div style="background-color:#6b0f41;">Content here</div>
        
        
          .mybackground {background-color:#6b0f41;}
        
        Background color #6b0f41
      
           Border around this has a color of #6b0f41        
        
          <div style="border:2px solid #6b0f41;">Content here</div>
        
        
          .myborder {border:2px solid #6b0f41;}
        
        Border color #6b0f41