#68057d color space conversions
Hex:
        #68057d
        RGB:
        104, 5, 125
        CMY:
        59, 98, 51
        CMYK:
        17, 96, 0, 51
      HSL:
        290°, 92.3077%, 25.4902%
        HSV (HSB):
        290°, 96.0000%, 49.0196%
        XYZ:
        9.4649, 4.5323, 19.7780
        xyY:
        0.2802, 0.1342, 4.5323
      CIE-Lab:
        25.3583, 53.4860, -41.9597
        CIE-LCH:
        25.3583, 67.9807, 321.8859
        CIE-Luv:
        25.3583, 26.0250, -56.0827
        Hunter-Lab:
        21.2891, 42.1028, -40.1792
      #68057d color charts
#68057d RGB chart
      #68057d CMYK chart
      #68057d RGB pie chart
      #68057d color shades, tints & tones
#68057d color schemes
#68057d color preview, HTML & CSS examples
           This text has a color of #68057d        
        
          <p style="color:#68057d;">Text here</p>
        
        
          .mytext {color:#68057d;}
        
        Text color #68057d
      
           This box has a color of #68057d        
        
          <div style="background-color:#68057d;">Content here</div>
        
        
          .mybackground {background-color:#68057d;}
        
        Background color #68057d
      
           Border around this has a color of #68057d        
        
          <div style="border:2px solid #68057d;">Content here</div>
        
        
          .myborder {border:2px solid #68057d;}
        
        Border color #68057d