#630fc1 color space conversions
Hex:
        #630fc1
        RGB:
        99, 15, 193
        CMY:
        61, 94, 24
        CMYK:
        49, 92, 0, 24
      HSL:
        268°, 85.5769%, 40.7843%
        HSV (HSB):
        268°, 92.2280%, 75.6863%
        XYZ:
        14.9421, 6.8446, 50.9857
        xyY:
        0.2053, 0.0941, 6.8446
      CIE-Lab:
        31.4504, 65.3255, -73.4966
        CIE-LCH:
        31.4504, 98.3320, 311.6315
        CIE-Luv:
        31.4504, 9.4281, -98.3962
        Hunter-Lab:
        26.1621, 56.1637, -97.2331
      #630fc1 color charts
#630fc1 RGB chart
      #630fc1 CMYK chart
      #630fc1 RGB pie chart
      #630fc1 color shades, tints & tones
#630fc1 color schemes
#630fc1 color preview, HTML & CSS examples
           This text has a color of #630fc1        
        
          <p style="color:#630fc1;">Text here</p>
        
        
          .mytext {color:#630fc1;}
        
        Text color #630fc1
      
           This box has a color of #630fc1        
        
          <div style="background-color:#630fc1;">Content here</div>
        
        
          .mybackground {background-color:#630fc1;}
        
        Background color #630fc1
      
           Border around this has a color of #630fc1        
        
          <div style="border:2px solid #630fc1;">Content here</div>
        
        
          .myborder {border:2px solid #630fc1;}
        
        Border color #630fc1