#630fc8 color space conversions
Hex:
        #630fc8
        RGB:
        99, 15, 200
        CMY:
        61, 94, 22
        CMYK:
        51, 93, 0, 22
      HSL:
        267°, 86.0465%, 42.1569%
        HSV (HSB):
        267°, 92.5000%, 78.4314%
        XYZ:
        15.7417, 7.1644, 55.1968
        xyY:
        0.2016, 0.0917, 7.1644
      CIE-Lab:
        32.1783, 66.9185, -76.4047
        CIE-LCH:
        32.1783, 101.5665, 311.2132
        CIE-Luv:
        32.1783, 8.4463, -102.5160
        Hunter-Lab:
        26.7664, 58.1372, -103.5291
      #630fc8 color charts
#630fc8 RGB chart
      #630fc8 CMYK chart
      #630fc8 RGB pie chart
      #630fc8 color shades, tints & tones
#630fc8 color schemes
#630fc8 color preview, HTML & CSS examples
           This text has a color of #630fc8        
        
          <p style="color:#630fc8;">Text here</p>
        
        
          .mytext {color:#630fc8;}
        
        Text color #630fc8
      
           This box has a color of #630fc8        
        
          <div style="background-color:#630fc8;">Content here</div>
        
        
          .mybackground {background-color:#630fc8;}
        
        Background color #630fc8
      
           Border around this has a color of #630fc8        
        
          <div style="border:2px solid #630fc8;">Content here</div>
        
        
          .myborder {border:2px solid #630fc8;}
        
        Border color #630fc8