#681b7f color space conversions
Hex:
        #681b7f
        RGB:
        104, 27, 127
        CMY:
        59, 89, 50
        CMYK:
        18, 79, 0, 50
      HSL:
        286°, 64.9351%, 30.1961%
        HSV (HSB):
        286°, 78.7402%, 49.8039%
        XYZ:
        9.9316, 5.2592, 20.5704
        xyY:
        0.2777, 0.1471, 5.2592
      CIE-Lab:
        27.4609, 48.1720, -39.8274
        CIE-LCH:
        27.4609, 62.5041, 320.4169
        CIE-Luv:
        27.4609, 23.5861, -54.9396
        Hunter-Lab:
        22.9330, 37.1704, -37.1286
      #681b7f color charts
#681b7f RGB chart
      #681b7f CMYK chart
      #681b7f RGB pie chart
      #681b7f color shades, tints & tones
#681b7f color schemes
#681b7f color preview, HTML & CSS examples
           This text has a color of #681b7f        
        
          <p style="color:#681b7f;">Text here</p>
        
        
          .mytext {color:#681b7f;}
        
        Text color #681b7f
      
           This box has a color of #681b7f        
        
          <div style="background-color:#681b7f;">Content here</div>
        
        
          .mybackground {background-color:#681b7f;}
        
        Background color #681b7f
      
           Border around this has a color of #681b7f        
        
          <div style="border:2px solid #681b7f;">Content here</div>
        
        
          .myborder {border:2px solid #681b7f;}
        
        Border color #681b7f