#68014f color space conversions
Hex:
        #68014f
        RGB:
        104, 1, 79
        CMY:
        59, 100, 69
        CMYK:
        0, 99, 24, 59
      HSL:
        315°, 98.0952%, 20.5882%
        HSV (HSB):
        315°, 99.0385%, 40.7843%
        XYZ:
        7.1311, 3.5293, 7.7025
        xyY:
        0.3883, 0.1922, 3.5293
      CIE-Lab:
        22.0499, 46.8750, -17.1123
        CIE-LCH:
        22.0499, 49.9009, 339.9447
        CIE-Luv:
        22.0499, 41.5902, -24.7840
        Hunter-Lab:
        18.7864, 34.8801, -11.1587
      #68014f color charts
#68014f RGB chart
      #68014f CMYK chart
      #68014f RGB pie chart
      #68014f color shades, tints & tones
#68014f color schemes
#68014f color preview, HTML & CSS examples
           This text has a color of #68014f        
        
          <p style="color:#68014f;">Text here</p>
        
        
          .mytext {color:#68014f;}
        
        Text color #68014f
      
           This box has a color of #68014f        
        
          <div style="background-color:#68014f;">Content here</div>
        
        
          .mybackground {background-color:#68014f;}
        
        Background color #68014f
      
           Border around this has a color of #68014f        
        
          <div style="border:2px solid #68014f;">Content here</div>
        
        
          .myborder {border:2px solid #68014f;}
        
        Border color #68014f