#60338f color space conversions
Hex:
        #60338f
        RGB:
        96, 51, 143
        CMY:
        62, 80, 44
        CMYK:
        33, 64, 0, 44
      HSL:
        269°, 47.4227%, 38.0392%
        HSV (HSB):
        269°, 64.3357%, 56.0784%
        XYZ:
        10.9656, 6.8376, 26.7284
        xyY:
        0.2462, 0.1535, 6.8376
      CIE-Lab:
        31.4344, 38.9497, -43.4446
        CIE-LCH:
        31.4344, 58.3481, 311.8774
        CIE-Luv:
        31.4344, 11.6823, -61.5670
        Hunter-Lab:
        26.1488, 29.0942, -42.3000
      #60338f color charts
#60338f RGB chart
      #60338f CMYK chart
      #60338f RGB pie chart
      #60338f color shades, tints & tones
#60338f color schemes
#60338f color preview, HTML & CSS examples
           This text has a color of #60338f        
        
          <p style="color:#60338f;">Text here</p>
        
        
          .mytext {color:#60338f;}
        
        Text color #60338f
      
           This box has a color of #60338f        
        
          <div style="background-color:#60338f;">Content here</div>
        
        
          .mybackground {background-color:#60338f;}
        
        Background color #60338f
      
           Border around this has a color of #60338f        
        
          <div style="border:2px solid #60338f;">Content here</div>
        
        
          .myborder {border:2px solid #60338f;}
        
        Border color #60338f