#630c8e color space conversions
Hex:
        #630c8e
        RGB:
        99, 12, 142
        CMY:
        61, 95, 44
        CMYK:
        30, 92, 0, 44
      HSL:
        280°, 84.4156%, 30.1961%
        HSV (HSB):
        280°, 91.5493%, 55.6863%
        XYZ:
        10.1595, 4.8686, 25.9954
        xyY:
        0.2477, 0.1187, 4.8686
      CIE-Lab:
        26.3570, 54.7179, -51.0432
        CIE-LCH:
        26.3570, 74.8295, 316.9900
        CIE-Luv:
        26.3570, 18.6047, -67.3202
        Hunter-Lab:
        22.0649, 43.5750, -54.4063
      #630c8e color charts
#630c8e RGB chart
      #630c8e CMYK chart
      #630c8e RGB pie chart
      #630c8e color shades, tints & tones
#630c8e color schemes
#630c8e color preview, HTML & CSS examples
           This text has a color of #630c8e        
        
          <p style="color:#630c8e;">Text here</p>
        
        
          .mytext {color:#630c8e;}
        
        Text color #630c8e
      
           This box has a color of #630c8e        
        
          <div style="background-color:#630c8e;">Content here</div>
        
        
          .mybackground {background-color:#630c8e;}
        
        Background color #630c8e
      
           Border around this has a color of #630c8e        
        
          <div style="border:2px solid #630c8e;">Content here</div>
        
        
          .myborder {border:2px solid #630c8e;}
        
        Border color #630c8e