#630ac0 color space conversions
Hex:
        #630ac0
        RGB:
        99, 10, 192
        CMY:
        61, 96, 25
        CMYK:
        48, 95, 0, 25
      HSL:
        269°, 90.0990%, 39.6078%
        HSV (HSB):
        269°, 94.7917%, 75.2941%
        XYZ:
        14.7686, 6.6755, 50.3793
        xyY:
        0.2056, 0.0929, 6.6755
      CIE-Lab:
        31.0565, 65.9749, -73.5576
        CIE-LCH:
        31.0565, 98.8100, 311.8894
        CIE-Luv:
        31.0565, 9.7749, -97.9081
        Hunter-Lab:
        25.8370, 56.8168, -97.5231
      #630ac0 color charts
#630ac0 RGB chart
      #630ac0 CMYK chart
      #630ac0 RGB pie chart
      #630ac0 color shades, tints & tones
#630ac0 color schemes
#630ac0 color preview, HTML & CSS examples
           This text has a color of #630ac0        
        
          <p style="color:#630ac0;">Text here</p>
        
        
          .mytext {color:#630ac0;}
        
        Text color #630ac0
      
           This box has a color of #630ac0        
        
          <div style="background-color:#630ac0;">Content here</div>
        
        
          .mybackground {background-color:#630ac0;}
        
        Background color #630ac0
      
           Border around this has a color of #630ac0        
        
          <div style="border:2px solid #630ac0;">Content here</div>
        
        
          .myborder {border:2px solid #630ac0;}
        
        Border color #630ac0