#631fa8 color space conversions
Hex:
        #631fa8
        RGB:
        99, 31, 168
        CMY:
        61, 88, 34
        CMYK:
        41, 82, 0, 34
      HSL:
        270°, 68.8442%, 39.0196%
        HSV (HSB):
        270°, 81.5476%, 65.8824%
        XYZ:
        12.7035, 6.4598, 37.6231
        xyY:
        0.2237, 0.1138, 6.4598
      CIE-Lab:
        30.5440, 55.0207, -60.0960
        CIE-LCH:
        30.5440, 81.4789, 312.4755
        CIE-Luv:
        30.5440, 12.1379, -82.1963
        Hunter-Lab:
        25.4161, 44.7397, -69.9750
      #631fa8 color charts
#631fa8 RGB chart
      #631fa8 CMYK chart
      #631fa8 RGB pie chart
      #631fa8 color shades, tints & tones
#631fa8 color schemes
#631fa8 color preview, HTML & CSS examples
           This text has a color of #631fa8        
        
          <p style="color:#631fa8;">Text here</p>
        
        
          .mytext {color:#631fa8;}
        
        Text color #631fa8
      
           This box has a color of #631fa8        
        
          <div style="background-color:#631fa8;">Content here</div>
        
        
          .mybackground {background-color:#631fa8;}
        
        Background color #631fa8
      
           Border around this has a color of #631fa8        
        
          <div style="border:2px solid #631fa8;">Content here</div>
        
        
          .myborder {border:2px solid #631fa8;}
        
        Border color #631fa8