#630dfb color space conversions
Hex:
        #630dfb
        RGB:
        99, 13, 251
        CMY:
        61, 95, 2
        CMYK:
        61, 95, 0, 2
      HSL:
        262°, 96.7480%, 51.7647%
        HSV (HSB):
        262°, 94.8207%, 98.4314%
        XYZ:
        22.7021, 9.9055, 91.9822
        xyY:
        0.1822, 0.0795, 9.9055
      CIE-Lab:
        37.6723, 78.8804, -96.5265
        CIE-LCH:
        37.6723, 124.6575, 309.2553
        CIE-Luv:
        37.6723, 2.5495, -131.7399
        Hunter-Lab:
        31.4731, 73.6775, -151.2481
      #630dfb color charts
#630dfb RGB chart
      #630dfb CMYK chart
      #630dfb RGB pie chart
      #630dfb color shades, tints & tones
#630dfb color schemes
#630dfb color preview, HTML & CSS examples
           This text has a color of #630dfb        
        
          <p style="color:#630dfb;">Text here</p>
        
        
          .mytext {color:#630dfb;}
        
        Text color #630dfb
      
           This box has a color of #630dfb        
        
          <div style="background-color:#630dfb;">Content here</div>
        
        
          .mybackground {background-color:#630dfb;}
        
        Background color #630dfb
      
           Border around this has a color of #630dfb        
        
          <div style="border:2px solid #630dfb;">Content here</div>
        
        
          .myborder {border:2px solid #630dfb;}
        
        Border color #630dfb