#6b1042 color space conversions
Hex:
        #6b1042
        RGB:
        107, 16, 66
        CMY:
        58, 94, 74
        CMYK:
        0, 85, 38, 58
      HSL:
        327°, 73.9837%, 24.1176%
        HSV (HSB):
        327°, 85.0467%, 41.9608%
        XYZ:
        7.2321, 3.8897, 5.5239
        xyY:
        0.4345, 0.2337, 3.8897
      CIE-Lab:
        23.3035, 42.4625, -6.2739
        CIE-LCH:
        23.3035, 42.9235, 351.5952
        CIE-Luv:
        23.3035, 46.7448, -12.7820
        Hunter-Lab:
        19.7224, 30.9405, -2.8003
      #6b1042 color charts
#6b1042 RGB chart
      #6b1042 CMYK chart
      #6b1042 RGB pie chart
      #6b1042 color shades, tints & tones
#6b1042 color schemes
#6b1042 color preview, HTML & CSS examples
           This text has a color of #6b1042        
        
          <p style="color:#6b1042;">Text here</p>
        
        
          .mytext {color:#6b1042;}
        
        Text color #6b1042
      
           This box has a color of #6b1042        
        
          <div style="background-color:#6b1042;">Content here</div>
        
        
          .mybackground {background-color:#6b1042;}
        
        Background color #6b1042
      
           Border around this has a color of #6b1042        
        
          <div style="border:2px solid #6b1042;">Content here</div>
        
        
          .myborder {border:2px solid #6b1042;}
        
        Border color #6b1042