#630bfd color space conversions
Hex:
        #630bfd
        RGB:
        99, 11, 253
        CMY:
        61, 96, 1
        CMYK:
        61, 96, 0, 1
      HSL:
        262°, 98.3740%, 51.7647%
        HSV (HSB):
        262°, 95.6522%, 99.2157%
        XYZ:
        22.9949, 9.9838, 93.6436
        xyY:
        0.1816, 0.0788, 9.9838
      CIE-Lab:
        37.8134, 79.6003, -97.4148
        CIE-LCH:
        37.8134, 125.8009, 309.2532
        CIE-Luv:
        37.8134, 2.4086, -132.8630
        Hunter-Lab:
        31.5972, 74.6083, -153.5977
      #630bfd color charts
#630bfd RGB chart
      #630bfd CMYK chart
      #630bfd RGB pie chart
      #630bfd color shades, tints & tones
#630bfd color schemes
#630bfd color preview, HTML & CSS examples
           This text has a color of #630bfd        
        
          <p style="color:#630bfd;">Text here</p>
        
        
          .mytext {color:#630bfd;}
        
        Text color #630bfd
      
           This box has a color of #630bfd        
        
          <div style="background-color:#630bfd;">Content here</div>
        
        
          .mybackground {background-color:#630bfd;}
        
        Background color #630bfd
      
           Border around this has a color of #630bfd        
        
          <div style="border:2px solid #630bfd;">Content here</div>
        
        
          .myborder {border:2px solid #630bfd;}
        
        Border color #630bfd