#681c7d color space conversions
Hex:
        #681c7d
        RGB:
        104, 28, 125
        CMY:
        59, 89, 51
        CMYK:
        17, 78, 0, 51
      HSL:
        287°, 63.3987%, 30.0000%
        HSV (HSB):
        287°, 77.6000%, 49.0196%
        XYZ:
        9.8258, 5.2542, 19.8983
        xyY:
        0.2809, 0.1502, 5.2542
      CIE-Lab:
        27.4471, 47.3923, -38.5876
        CIE-LCH:
        27.4471, 61.1149, 320.8469
        CIE-Luv:
        27.4471, 23.9511, -53.3586
        Hunter-Lab:
        22.9221, 36.4025, -35.4232
      #681c7d color charts
#681c7d RGB chart
      #681c7d CMYK chart
      #681c7d RGB pie chart
      #681c7d color shades, tints & tones
#681c7d color schemes
#681c7d color preview, HTML & CSS examples
           This text has a color of #681c7d        
        
          <p style="color:#681c7d;">Text here</p>
        
        
          .mytext {color:#681c7d;}
        
        Text color #681c7d
      
           This box has a color of #681c7d        
        
          <div style="background-color:#681c7d;">Content here</div>
        
        
          .mybackground {background-color:#681c7d;}
        
        Background color #681c7d
      
           Border around this has a color of #681c7d        
        
          <div style="border:2px solid #681c7d;">Content here</div>
        
        
          .myborder {border:2px solid #681c7d;}
        
        Border color #681c7d