#61348d color space conversions
Hex:
        #61348d
        RGB:
        97, 52, 141
        CMY:
        62, 80, 45
        CMYK:
        31, 63, 0, 45
      HSL:
        270°, 46.1140%, 37.8431%
        HSV (HSB):
        270°, 63.1206%, 55.2941%
        XYZ:
        10.9655, 6.9205, 25.9571
        xyY:
        0.2501, 0.1578, 6.9205
      CIE-Lab:
        31.6251, 38.1262, -41.8993
        CIE-LCH:
        31.6251, 56.6494, 312.3006
        CIE-Luv:
        31.6251, 12.2697, -59.6232
        Hunter-Lab:
        26.3068, 28.3675, -40.0873
      #61348d color charts
#61348d RGB chart
      #61348d CMYK chart
      #61348d RGB pie chart
      #61348d color shades, tints & tones
#61348d color schemes
#61348d color preview, HTML & CSS examples
           This text has a color of #61348d        
        
          <p style="color:#61348d;">Text here</p>
        
        
          .mytext {color:#61348d;}
        
        Text color #61348d
      
           This box has a color of #61348d        
        
          <div style="background-color:#61348d;">Content here</div>
        
        
          .mybackground {background-color:#61348d;}
        
        Background color #61348d
      
           Border around this has a color of #61348d        
        
          <div style="border:2px solid #61348d;">Content here</div>
        
        
          .myborder {border:2px solid #61348d;}
        
        Border color #61348d