#1f0161 color space conversions
Hex:
        #1f0161
        RGB:
        31, 1, 97
        CMY:
        88, 100, 62
        CMYK:
        68, 99, 0, 62
      HSL:
        259°, 97.9592%, 19.2157%
        HSV (HSB):
        259°, 98.9691%, 38.0392%
        XYZ:
        2.7336, 1.1761, 11.3922
        xyY:
        0.1786, 0.0769, 1.1761
      CIE-Lab:
        10.3797, 39.4860, -48.7600
        CIE-LCH:
        10.3797, 62.7429, 309.0007
        CIE-Luv:
        10.3797, 0.3511, -37.0136
        Hunter-Lab:
        10.8447, 26.0156, -54.6917
      #1f0161 color charts
#1f0161 RGB chart
      #1f0161 CMYK chart
      #1f0161 RGB pie chart
      #1f0161 color shades, tints & tones
#1f0161 color schemes
#1f0161 color preview, HTML & CSS examples
           This text has a color of #1f0161        
        
          <p style="color:#1f0161;">Text here</p>
        
        
          .mytext {color:#1f0161;}
        
        Text color #1f0161
      
           This box has a color of #1f0161        
        
          <div style="background-color:#1f0161;">Content here</div>
        
        
          .mybackground {background-color:#1f0161;}
        
        Background color #1f0161
      
           Border around this has a color of #1f0161        
        
          <div style="border:2px solid #1f0161;">Content here</div>
        
        
          .myborder {border:2px solid #1f0161;}
        
        Border color #1f0161