#68306f color space conversions
Hex:
        #68306f
        RGB:
        104, 48, 111
        CMY:
        59, 81, 56
        CMYK:
        6, 57, 0, 56
      HSL:
        293°, 39.6226%, 31.1765%
        HSV (HSB):
        293°, 56.7568%, 43.5294%
        XYZ:
        9.6351, 6.2047, 15.7287
        xyY:
        0.3052, 0.1965, 6.2047
      CIE-Lab:
        29.9230, 35.1920, -25.7624
        CIE-LCH:
        29.9230, 43.6139, 323.7939
        CIE-Luv:
        29.9230, 23.0611, -37.2609
        Hunter-Lab:
        24.9092, 25.4546, -20.0019
      #68306f color charts
#68306f RGB chart
      #68306f CMYK chart
      #68306f RGB pie chart
      #68306f color shades, tints & tones
#68306f color schemes
#68306f color preview, HTML & CSS examples
           This text has a color of #68306f        
        
          <p style="color:#68306f;">Text here</p>
        
        
          .mytext {color:#68306f;}
        
        Text color #68306f
      
           This box has a color of #68306f        
        
          <div style="background-color:#68306f;">Content here</div>
        
        
          .mybackground {background-color:#68306f;}
        
        Background color #68306f
      
           Border around this has a color of #68306f        
        
          <div style="border:2px solid #68306f;">Content here</div>
        
        
          .myborder {border:2px solid #68306f;}
        
        Border color #68306f