#630dd4 color space conversions
Hex:
        #630dd4
        RGB:
        99, 13, 212
        CMY:
        61, 95, 17
        CMYK:
        53, 94, 0, 17
      HSL:
        266°, 88.4444%, 44.1176%
        HSV (HSB):
        266°, 93.8679%, 83.1373%
        XYZ:
        17.1732, 7.6940, 62.8673
        xyY:
        0.1957, 0.0877, 7.6940
      CIE-Lab:
        33.3372, 70.0059, -81.4757
        CIE-LCH:
        33.3372, 107.4203, 310.6700
        CIE-Luv:
        33.3372, 6.9485, -109.5342
        Hunter-Lab:
        27.7380, 61.9716, -114.9624
      #630dd4 color charts
#630dd4 RGB chart
      #630dd4 CMYK chart
      #630dd4 RGB pie chart
      #630dd4 color shades, tints & tones
#630dd4 color schemes
#630dd4 color preview, HTML & CSS examples
           This text has a color of #630dd4        
        
          <p style="color:#630dd4;">Text here</p>
        
        
          .mytext {color:#630dd4;}
        
        Text color #630dd4
      
           This box has a color of #630dd4        
        
          <div style="background-color:#630dd4;">Content here</div>
        
        
          .mybackground {background-color:#630dd4;}
        
        Background color #630dd4
      
           Border around this has a color of #630dd4        
        
          <div style="border:2px solid #630dd4;">Content here</div>
        
        
          .myborder {border:2px solid #630dd4;}
        
        Border color #630dd4