#630ff6 color space conversions
Hex:
        #630ff6
        RGB:
        99, 15, 246
        CMY:
        61, 94, 4
        CMYK:
        60, 94, 0, 4
      HSL:
        262°, 92.7711%, 51.1765%
        HSV (HSB):
        262°, 93.9024%, 96.4706%
        XYZ:
        21.9510, 9.6481, 87.8941
        xyY:
        0.1837, 0.0807, 9.6481
      CIE-Lab:
        37.2033, 77.4421, -94.4916
        CIE-LCH:
        37.2033, 122.1718, 309.3369
        CIE-Luv:
        37.2033, 2.9922, -128.9227
        Hunter-Lab:
        31.0614, 71.7877, -146.0292
      #630ff6 color charts
#630ff6 RGB chart
      #630ff6 CMYK chart
      #630ff6 RGB pie chart
      #630ff6 color shades, tints & tones
#630ff6 color schemes
#630ff6 color preview, HTML & CSS examples
           This text has a color of #630ff6        
        
          <p style="color:#630ff6;">Text here</p>
        
        
          .mytext {color:#630ff6;}
        
        Text color #630ff6
      
           This box has a color of #630ff6        
        
          <div style="background-color:#630ff6;">Content here</div>
        
        
          .mybackground {background-color:#630ff6;}
        
        Background color #630ff6
      
           Border around this has a color of #630ff6        
        
          <div style="border:2px solid #630ff6;">Content here</div>
        
        
          .myborder {border:2px solid #630ff6;}
        
        Border color #630ff6