#681f7f color space conversions
Hex:
        #681f7f
        RGB:
        104, 31, 127
        CMY:
        59, 88, 50
        CMYK:
        18, 76, 0, 50
      HSL:
        286°, 60.7595%, 30.9804%
        HSV (HSB):
        286°, 75.5906%, 49.8039%
        XYZ:
        10.0297, 5.4553, 20.6030
        xyY:
        0.2779, 0.1512, 5.4553
      CIE-Lab:
        27.9945, 46.6444, -38.9681
        CIE-LCH:
        27.9945, 60.7801, 320.1236
        CIE-Luv:
        27.9945, 23.0122, -54.1638
        Hunter-Lab:
        23.3567, 35.7762, -35.9504
      #681f7f color charts
#681f7f RGB chart
      #681f7f CMYK chart
      #681f7f RGB pie chart
      #681f7f color shades, tints & tones
#681f7f color schemes
#681f7f color preview, HTML & CSS examples
           This text has a color of #681f7f        
        
          <p style="color:#681f7f;">Text here</p>
        
        
          .mytext {color:#681f7f;}
        
        Text color #681f7f
      
           This box has a color of #681f7f        
        
          <div style="background-color:#681f7f;">Content here</div>
        
        
          .mybackground {background-color:#681f7f;}
        
        Background color #681f7f
      
           Border around this has a color of #681f7f        
        
          <div style="border:2px solid #681f7f;">Content here</div>
        
        
          .myborder {border:2px solid #681f7f;}
        
        Border color #681f7f