#63058d color space conversions
Hex:
        #63058d
        RGB:
        99, 5, 141
        CMY:
        61, 98, 45
        CMYK:
        30, 96, 0, 45
      HSL:
        281°, 93.1507%, 28.6275%
        HSV (HSB):
        281°, 96.4539%, 55.2941%
        XYZ:
        10.0076, 4.6843, 25.5760
        xyY:
        0.2485, 0.1163, 4.6843
      CIE-Lab:
        25.8157, 55.8624, -51.3057
        CIE-LCH:
        25.8157, 75.8478, 317.4347
        CIE-Luv:
        25.8157, 19.1733, -67.0571
        Hunter-Lab:
        21.6432, 44.6609, -54.9134
      #63058d color charts
#63058d RGB chart
      #63058d CMYK chart
      #63058d RGB pie chart
      #63058d color shades, tints & tones
#63058d color schemes
#63058d color preview, HTML & CSS examples
           This text has a color of #63058d        
        
          <p style="color:#63058d;">Text here</p>
        
        
          .mytext {color:#63058d;}
        
        Text color #63058d
      
           This box has a color of #63058d        
        
          <div style="background-color:#63058d;">Content here</div>
        
        
          .mybackground {background-color:#63058d;}
        
        Background color #63058d
      
           Border around this has a color of #63058d        
        
          <div style="border:2px solid #63058d;">Content here</div>
        
        
          .myborder {border:2px solid #63058d;}
        
        Border color #63058d