#1f0b81 color space conversions
Hex:
        #1f0b81
        RGB:
        31, 11, 129
        CMY:
        88, 96, 49
        CMYK:
        76, 91, 0, 49
      HSL:
        250°, 84.2857%, 27.4510%
        HSV (HSB):
        250°, 91.4729%, 50.5882%
        XYZ:
        4.6472, 2.1156, 20.9323
        xyY:
        0.1678, 0.0764, 2.1156
      CIE-Lab:
        16.0827, 44.5452, -60.1141
        CIE-LCH:
        16.0827, 74.8197, 306.5388
        CIE-Luv:
        16.0827, -2.1770, -57.7785
        Hunter-Lab:
        14.5452, 31.5767, -75.1438
      #1f0b81 color charts
#1f0b81 RGB chart
      #1f0b81 CMYK chart
      #1f0b81 RGB pie chart
      #1f0b81 color shades, tints & tones
#1f0b81 color schemes
#1f0b81 color preview, HTML & CSS examples
           This text has a color of #1f0b81        
        
          <p style="color:#1f0b81;">Text here</p>
        
        
          .mytext {color:#1f0b81;}
        
        Text color #1f0b81
      
           This box has a color of #1f0b81        
        
          <div style="background-color:#1f0b81;">Content here</div>
        
        
          .mybackground {background-color:#1f0b81;}
        
        Background color #1f0b81
      
           Border around this has a color of #1f0b81        
        
          <div style="border:2px solid #1f0b81;">Content here</div>
        
        
          .myborder {border:2px solid #1f0b81;}
        
        Border color #1f0b81