#6f0235 color space conversions
Hex:
        #6f0235
        RGB:
        111, 2, 53
        CMY:
        56, 99, 79
        CMYK:
        0, 98, 52, 56
      HSL:
        332°, 96.4602%, 22.1569%
        HSV (HSB):
        332°, 98.1982%, 43.5294%
        XYZ:
        7.2199, 3.6800, 3.6979
        xyY:
        0.4946, 0.2521, 3.6800
      CIE-Lab:
        22.5839, 45.4450, 1.7555
        CIE-LCH:
        22.5839, 45.4789, 2.2122
        CIE-Luv:
        22.5839, 57.2523, -5.2285
        Hunter-Lab:
        19.1832, 33.6101, 1.9990
      #6f0235 color charts
#6f0235 RGB chart
      #6f0235 CMYK chart
      #6f0235 RGB pie chart
      #6f0235 color shades, tints & tones
#6f0235 color schemes
#6f0235 color preview, HTML & CSS examples
           This text has a color of #6f0235        
        
          <p style="color:#6f0235;">Text here</p>
        
        
          .mytext {color:#6f0235;}
        
        Text color #6f0235
      
           This box has a color of #6f0235        
        
          <div style="background-color:#6f0235;">Content here</div>
        
        
          .mybackground {background-color:#6f0235;}
        
        Background color #6f0235
      
           Border around this has a color of #6f0235        
        
          <div style="border:2px solid #6f0235;">Content here</div>
        
        
          .myborder {border:2px solid #6f0235;}
        
        Border color #6f0235