#1f0e80 color space conversions
Hex:
        #1f0e80
        RGB:
        31, 14, 128
        CMY:
        88, 95, 50
        CMYK:
        76, 89, 0, 50
      HSL:
        249°, 80.2817%, 27.8431%
        HSV (HSB):
        249°, 89.0625%, 50.1961%
        XYZ:
        4.6184, 2.1639, 20.5963
        xyY:
        0.1687, 0.0790, 2.1639
      CIE-Lab:
        16.3249, 43.1230, -59.0758
        CIE-LCH:
        16.3249, 73.1406, 306.1280
        CIE-Luv:
        16.3249, -2.3312, -57.5871
        Hunter-Lab:
        14.7102, 30.2989, -72.7172
      #1f0e80 color charts
#1f0e80 RGB chart
      #1f0e80 CMYK chart
      #1f0e80 RGB pie chart
      #1f0e80 color shades, tints & tones
#1f0e80 color schemes
#1f0e80 color preview, HTML & CSS examples
           This text has a color of #1f0e80        
        
          <p style="color:#1f0e80;">Text here</p>
        
        
          .mytext {color:#1f0e80;}
        
        Text color #1f0e80
      
           This box has a color of #1f0e80        
        
          <div style="background-color:#1f0e80;">Content here</div>
        
        
          .mybackground {background-color:#1f0e80;}
        
        Background color #1f0e80
      
           Border around this has a color of #1f0e80        
        
          <div style="border:2px solid #1f0e80;">Content here</div>
        
        
          .myborder {border:2px solid #1f0e80;}
        
        Border color #1f0e80