#630b9d color space conversions
Hex:
        #630b9d
        RGB:
        99, 11, 157
        CMY:
        61, 96, 38
        CMYK:
        37, 93, 0, 38
      HSL:
        276°, 86.9048%, 32.9412%
        HSV (HSB):
        276°, 92.9936%, 61.5686%
        XYZ:
        11.3511, 5.3263, 32.3281
        xyY:
        0.2316, 0.1087, 5.3263
      CIE-Lab:
        27.6449, 58.1026, -58.1750
        CIE-LCH:
        27.6449, 82.2207, 314.9643
        CIE-Luv:
        27.6449, 15.5890, -76.7877
        Hunter-Lab:
        23.0788, 47.4054, -66.8965
      #630b9d color charts
#630b9d RGB chart
      #630b9d CMYK chart
      #630b9d RGB pie chart
      #630b9d color shades, tints & tones
#630b9d color schemes
#630b9d color preview, HTML & CSS examples
           This text has a color of #630b9d        
        
          <p style="color:#630b9d;">Text here</p>
        
        
          .mytext {color:#630b9d;}
        
        Text color #630b9d
      
           This box has a color of #630b9d        
        
          <div style="background-color:#630b9d;">Content here</div>
        
        
          .mybackground {background-color:#630b9d;}
        
        Background color #630b9d
      
           Border around this has a color of #630b9d        
        
          <div style="border:2px solid #630b9d;">Content here</div>
        
        
          .myborder {border:2px solid #630b9d;}
        
        Border color #630b9d