#1f0179 color space conversions
Hex:
        #1f0179
        RGB:
        31, 1, 121
        CMY:
        88, 100, 53
        CMYK:
        74, 99, 0, 53
      HSL:
        255°, 98.3607%, 23.9216%
        HSV (HSB):
        255°, 99.1736%, 47.4510%
        XYZ:
        4.0271, 1.6935, 18.2038
        xyY:
        0.1683, 0.0708, 1.6935
      CIE-Lab:
        13.7887, 45.9101, -58.8187
        CIE-LCH:
        13.7887, 74.6148, 307.9733
        CIE-Luv:
        13.7887, -1.1052, -51.4421
        Hunter-Lab:
        13.0134, 32.4649, -73.8283
      #1f0179 color charts
#1f0179 RGB chart
      #1f0179 CMYK chart
      #1f0179 RGB pie chart
      #1f0179 color shades, tints & tones
#1f0179 color schemes
#1f0179 color preview, HTML & CSS examples
           This text has a color of #1f0179        
        
          <p style="color:#1f0179;">Text here</p>
        
        
          .mytext {color:#1f0179;}
        
        Text color #1f0179
      
           This box has a color of #1f0179        
        
          <div style="background-color:#1f0179;">Content here</div>
        
        
          .mybackground {background-color:#1f0179;}
        
        Background color #1f0179
      
           Border around this has a color of #1f0179        
        
          <div style="border:2px solid #1f0179;">Content here</div>
        
        
          .myborder {border:2px solid #1f0179;}
        
        Border color #1f0179