#630f7f color space conversions
Hex:
        #630f7f
        RGB:
        99, 15, 127
        CMY:
        61, 94, 50
        CMYK:
        22, 88, 0, 50
      HSL:
        285°, 78.8732%, 27.8431%
        HSV (HSB):
        285°, 88.1890%, 49.8039%
        XYZ:
        9.1472, 4.5266, 20.4703
        xyY:
        0.2679, 0.1326, 4.5266
      CIE-Lab:
        25.3411, 50.9378, -43.2958
        CIE-LCH:
        25.3411, 66.8520, 319.6363
        CIE-Luv:
        25.3411, 21.8812, -57.3538
        Hunter-Lab:
        21.2758, 39.5104, -42.1521
      #630f7f color charts
#630f7f RGB chart
      #630f7f CMYK chart
      #630f7f RGB pie chart
      #630f7f color shades, tints & tones
#630f7f color schemes
#630f7f color preview, HTML & CSS examples
           This text has a color of #630f7f        
        
          <p style="color:#630f7f;">Text here</p>
        
        
          .mytext {color:#630f7f;}
        
        Text color #630f7f
      
           This box has a color of #630f7f        
        
          <div style="background-color:#630f7f;">Content here</div>
        
        
          .mybackground {background-color:#630f7f;}
        
        Background color #630f7f
      
           Border around this has a color of #630f7f        
        
          <div style="border:2px solid #630f7f;">Content here</div>
        
        
          .myborder {border:2px solid #630f7f;}
        
        Border color #630f7f