#68053e color space conversions
Hex:
        #68053e
        RGB:
        104, 5, 62
        CMY:
        59, 98, 76
        CMYK:
        0, 95, 40, 59
      HSL:
        325°, 90.8257%, 21.3725%
        HSV (HSB):
        325°, 95.1923%, 40.7843%
        XYZ:
        6.6327, 3.3994, 4.8640
        xyY:
        0.4453, 0.2282, 3.3994
      CIE-Lab:
        21.5773, 43.8804, -6.1761
        CIE-LCH:
        21.5773, 44.3129, 351.9884
        CIE-Luv:
        21.5773, 47.5575, -12.5331
        Hunter-Lab:
        18.4375, 31.9481, -2.7351
      #68053e color charts
#68053e RGB chart
      #68053e CMYK chart
      #68053e RGB pie chart
      #68053e color shades, tints & tones
#68053e color schemes
#68053e color preview, HTML & CSS examples
           This text has a color of #68053e        
        
          <p style="color:#68053e;">Text here</p>
        
        
          .mytext {color:#68053e;}
        
        Text color #68053e
      
           This box has a color of #68053e        
        
          <div style="background-color:#68053e;">Content here</div>
        
        
          .mybackground {background-color:#68053e;}
        
        Background color #68053e
      
           Border around this has a color of #68053e        
        
          <div style="border:2px solid #68053e;">Content here</div>
        
        
          .myborder {border:2px solid #68053e;}
        
        Border color #68053e