#61248e color space conversions
Hex:
        #61248e
        RGB:
        97, 36, 142
        CMY:
        62, 86, 44
        CMYK:
        32, 75, 0, 44
      HSL:
        275°, 59.5506%, 34.9020%
        HSV (HSB):
        275°, 74.6479%, 55.6863%
        XYZ:
        10.4431, 5.7561, 26.1518
        xyY:
        0.2466, 0.1359, 5.7561
      CIE-Lab:
        28.7887, 46.4243, -47.0990
        CIE-LCH:
        28.7887, 66.1327, 314.5867
        CIE-Luv:
        28.7887, 15.1694, -64.6383
        Hunter-Lab:
        23.9919, 35.7109, -47.8332
      #61248e color charts
#61248e RGB chart
      #61248e CMYK chart
      #61248e RGB pie chart
      #61248e color shades, tints & tones
#61248e color schemes
#61248e color preview, HTML & CSS examples
           This text has a color of #61248e        
        
          <p style="color:#61248e;">Text here</p>
        
        
          .mytext {color:#61248e;}
        
        Text color #61248e
      
           This box has a color of #61248e        
        
          <div style="background-color:#61248e;">Content here</div>
        
        
          .mybackground {background-color:#61248e;}
        
        Background color #61248e
      
           Border around this has a color of #61248e        
        
          <div style="border:2px solid #61248e;">Content here</div>
        
        
          .myborder {border:2px solid #61248e;}
        
        Border color #61248e