#680d45 color space conversions
Hex:
        #680d45
        RGB:
        104, 13, 69
        CMY:
        59, 95, 73
        CMYK:
        0, 88, 34, 59
      HSL:
        323°, 77.7778%, 22.9412%
        HSV (HSB):
        323°, 87.5000%, 40.7843%
        XYZ:
        6.9270, 3.6606, 5.9717
        xyY:
        0.4183, 0.2211, 3.6606
      CIE-Lab:
        22.5160, 42.8351, -9.5807
        CIE-LCH:
        22.5160, 43.8935, 347.3925
        CIE-Luv:
        22.5160, 43.7873, -16.1675
        Hunter-Lab:
        19.1326, 31.1443, -5.1128
      #680d45 color charts
#680d45 RGB chart
      #680d45 CMYK chart
      #680d45 RGB pie chart
      #680d45 color shades, tints & tones
#680d45 color schemes
#680d45 color preview, HTML & CSS examples
           This text has a color of #680d45        
        
          <p style="color:#680d45;">Text here</p>
        
        
          .mytext {color:#680d45;}
        
        Text color #680d45
      
           This box has a color of #680d45        
        
          <div style="background-color:#680d45;">Content here</div>
        
        
          .mybackground {background-color:#680d45;}
        
        Background color #680d45
      
           Border around this has a color of #680d45        
        
          <div style="border:2px solid #680d45;">Content here</div>
        
        
          .myborder {border:2px solid #680d45;}
        
        Border color #680d45