#631f94 color space conversions
Hex:
        #631f94
        RGB:
        99, 31, 148
        CMY:
        61, 88, 42
        CMYK:
        33, 79, 0, 42
      HSL:
        275°, 65.3631%, 35.0980%
        HSV (HSB):
        275°, 79.0541%, 58.0392%
        XYZ:
        10.9809, 5.7707, 28.5521
        xyY:
        0.2424, 0.1274, 5.7707
      CIE-Lab:
        28.8265, 50.3030, -50.7264
        CIE-LCH:
        28.8265, 71.4392, 314.7599
        CIE-Luv:
        28.8265, 15.7091, -69.2665
        Hunter-Lab:
        24.0224, 39.5551, -53.6542
      #631f94 color charts
#631f94 RGB chart
      #631f94 CMYK chart
      #631f94 RGB pie chart
      #631f94 color shades, tints & tones
#631f94 color schemes
#631f94 color preview, HTML & CSS examples
           This text has a color of #631f94        
        
          <p style="color:#631f94;">Text here</p>
        
        
          .mytext {color:#631f94;}
        
        Text color #631f94
      
           This box has a color of #631f94        
        
          <div style="background-color:#631f94;">Content here</div>
        
        
          .mybackground {background-color:#631f94;}
        
        Background color #631f94
      
           Border around this has a color of #631f94        
        
          <div style="border:2px solid #631f94;">Content here</div>
        
        
          .myborder {border:2px solid #631f94;}
        
        Border color #631f94