#683b94 color space conversions
Hex:
        #683b94
        RGB:
        104, 59, 148
        CMY:
        59, 77, 42
        CMYK:
        30, 60, 0, 42
      HSL:
        270°, 42.9952%, 40.5882%
        HSV (HSB):
        270°, 60.1351%, 58.0392%
        XYZ:
        12.6182, 8.2091, 28.9364
        xyY:
        0.2536, 0.1650, 8.2091
      CIE-Lab:
        34.4146, 37.7636, -41.6636
        CIE-LCH:
        34.4146, 56.2312, 312.1890
        CIE-Luv:
        34.4146, 12.9468, -61.0143
        Hunter-Lab:
        28.6515, 28.4715, -39.8235
      #683b94 color charts
#683b94 RGB chart
      #683b94 CMYK chart
      #683b94 RGB pie chart
      #683b94 color shades, tints & tones
#683b94 color schemes
#683b94 color preview, HTML & CSS examples
           This text has a color of #683b94        
        
          <p style="color:#683b94;">Text here</p>
        
        
          .mytext {color:#683b94;}
        
        Text color #683b94
      
           This box has a color of #683b94        
        
          <div style="background-color:#683b94;">Content here</div>
        
        
          .mybackground {background-color:#683b94;}
        
        Background color #683b94
      
           Border around this has a color of #683b94        
        
          <div style="border:2px solid #683b94;">Content here</div>
        
        
          .myborder {border:2px solid #683b94;}
        
        Border color #683b94