#68048d color space conversions
Hex:
        #68048d
        RGB:
        104, 4, 141
        CMY:
        59, 98, 45
        CMYK:
        26, 97, 0, 45
      HSL:
        284°, 94.4828%, 28.4314%
        HSV (HSB):
        284°, 97.1631%, 55.2941%
        XYZ:
        10.5601, 4.9530, 25.5987
        xyY:
        0.2569, 0.1205, 4.9530
      CIE-Lab:
        26.6004, 56.7471, -49.9893
        CIE-LCH:
        26.6004, 75.6252, 318.6228
        CIE-Luv:
        26.6004, 21.9466, -66.5940
        Hunter-Lab:
        22.2553, 45.7509, -52.6186
      #68048d color charts
#68048d RGB chart
      #68048d CMYK chart
      #68048d RGB pie chart
      #68048d color shades, tints & tones
#68048d color schemes
#68048d color preview, HTML & CSS examples
           This text has a color of #68048d        
        
          <p style="color:#68048d;">Text here</p>
        
        
          .mytext {color:#68048d;}
        
        Text color #68048d
      
           This box has a color of #68048d        
        
          <div style="background-color:#68048d;">Content here</div>
        
        
          .mybackground {background-color:#68048d;}
        
        Background color #68048d
      
           Border around this has a color of #68048d        
        
          <div style="border:2px solid #68048d;">Content here</div>
        
        
          .myborder {border:2px solid #68048d;}
        
        Border color #68048d