#630f90 color space conversions
Hex:
        #630f90
        RGB:
        99, 15, 144
        CMY:
        61, 94, 44
        CMYK:
        31, 90, 0, 44
      HSL:
        279°, 81.1321%, 31.1765%
        HSV (HSB):
        279°, 89.5833%, 56.4706%
        XYZ:
        10.3505, 5.0079, 26.8067
        xyY:
        0.2455, 0.1188, 5.0079
      CIE-Lab:
        26.7573, 54.4698, -51.6305
        CIE-LCH:
        26.7573, 75.0511, 316.5329
        CIE-Luv:
        26.7573, 17.9959, -68.4007
        Hunter-Lab:
        22.3784, 43.3978, -55.3576
      #630f90 color charts
#630f90 RGB chart
      #630f90 CMYK chart
      #630f90 RGB pie chart
      #630f90 color shades, tints & tones
#630f90 color schemes
#630f90 color preview, HTML & CSS examples
           This text has a color of #630f90        
        
          <p style="color:#630f90;">Text here</p>
        
        
          .mytext {color:#630f90;}
        
        Text color #630f90
      
           This box has a color of #630f90        
        
          <div style="background-color:#630f90;">Content here</div>
        
        
          .mybackground {background-color:#630f90;}
        
        Background color #630f90
      
           Border around this has a color of #630f90        
        
          <div style="border:2px solid #630f90;">Content here</div>
        
        
          .myborder {border:2px solid #630f90;}
        
        Border color #630f90