#68076b color space conversions
Hex:
        #68076b
        RGB:
        104, 7, 107
        CMY:
        59, 97, 58
        CMYK:
        3, 93, 0, 58
      HSL:
        298°, 87.7193%, 22.3529%
        HSV (HSB):
        298°, 93.4579%, 41.9608%
        XYZ:
        8.4387, 4.1566, 14.2674
        xyY:
        0.3141, 0.1547, 4.1566
      CIE-Lab:
        24.1824, 49.8574, -32.3040
        CIE-LCH:
        24.1824, 59.4080, 327.0596
        CIE-Luv:
        24.1824, 31.2255, -43.6979
        Hunter-Lab:
        20.3876, 38.2055, -27.2203
      #68076b color charts
#68076b RGB chart
      #68076b CMYK chart
      #68076b RGB pie chart
      #68076b color shades, tints & tones
#68076b color schemes
#68076b color preview, HTML & CSS examples
           This text has a color of #68076b        
        
          <p style="color:#68076b;">Text here</p>
        
        
          .mytext {color:#68076b;}
        
        Text color #68076b
      
           This box has a color of #68076b        
        
          <div style="background-color:#68076b;">Content here</div>
        
        
          .mybackground {background-color:#68076b;}
        
        Background color #68076b
      
           Border around this has a color of #68076b        
        
          <div style="border:2px solid #68076b;">Content here</div>
        
        
          .myborder {border:2px solid #68076b;}
        
        Border color #68076b