#630e5f color space conversions
Hex:
        #630e5f
        RGB:
        99, 14, 95
        CMY:
        61, 95, 63
        CMYK:
        0, 86, 4, 61
      HSL:
        303°, 75.2212%, 22.1569%
        HSV (HSB):
        303°, 85.8586%, 38.8235%
        XYZ:
        7.3682, 3.7929, 11.1702
        xyY:
        0.3299, 0.1698, 3.7929
      CIE-Lab:
        22.9748, 45.2005, -26.4283
        CIE-LCH:
        22.9748, 52.3597, 329.6855
        CIE-Luv:
        22.9748, 30.9425, -35.6005
        Hunter-Lab:
        19.4755, 33.4500, -20.3731
      #630e5f color charts
#630e5f RGB chart
      #630e5f CMYK chart
      #630e5f RGB pie chart
      #630e5f color shades, tints & tones
#630e5f color schemes
#630e5f color preview, HTML & CSS examples
           This text has a color of #630e5f        
        
          <p style="color:#630e5f;">Text here</p>
        
        
          .mytext {color:#630e5f;}
        
        Text color #630e5f
      
           This box has a color of #630e5f        
        
          <div style="background-color:#630e5f;">Content here</div>
        
        
          .mybackground {background-color:#630e5f;}
        
        Background color #630e5f
      
           Border around this has a color of #630e5f        
        
          <div style="border:2px solid #630e5f;">Content here</div>
        
        
          .myborder {border:2px solid #630e5f;}
        
        Border color #630e5f