#681b8f color space conversions
Hex:
        #681b8f
        RGB:
        104, 27, 143
        CMY:
        59, 89, 44
        CMYK:
        27, 81, 0, 44
      HSL:
        280°, 68.2353%, 33.3333%
        HSV (HSB):
        280°, 81.1189%, 56.0784%
        XYZ:
        11.0588, 5.7101, 26.5059
        xyY:
        0.2555, 0.1319, 5.7101
      CIE-Lab:
        28.6689, 51.5568, -47.8640
        CIE-LCH:
        28.6689, 70.3496, 317.1272
        CIE-Luv:
        28.6689, 19.8167, -65.8631
        Hunter-Lab:
        23.8958, 40.7907, -49.0391
      #681b8f color charts
#681b8f RGB chart
      #681b8f CMYK chart
      #681b8f RGB pie chart
      #681b8f color shades, tints & tones
#681b8f color schemes
#681b8f color preview, HTML & CSS examples
           This text has a color of #681b8f        
        
          <p style="color:#681b8f;">Text here</p>
        
        
          .mytext {color:#681b8f;}
        
        Text color #681b8f
      
           This box has a color of #681b8f        
        
          <div style="background-color:#681b8f;">Content here</div>
        
        
          .mybackground {background-color:#681b8f;}
        
        Background color #681b8f
      
           Border around this has a color of #681b8f        
        
          <div style="border:2px solid #681b8f;">Content here</div>
        
        
          .myborder {border:2px solid #681b8f;}
        
        Border color #681b8f