#1f0b48 color space conversions
Hex:
        #1f0b48
        RGB:
        31, 11, 72
        CMY:
        88, 96, 72
        CMYK:
        57, 85, 0, 72
      HSL:
        260°, 73.4940%, 16.2745%
        HSV (HSB):
        260°, 84.7222%, 28.2353%
        XYZ:
        1.8544, 0.9985, 6.2259
        xyY:
        0.2043, 0.1100, 0.9985
      CIE-Lab:
        8.9792, 26.9363, -33.9832
        CIE-LCH:
        8.9792, 43.3638, 308.4016
        CIE-Luv:
        8.9792, 1.2902, -25.1271
        Hunter-Lab:
        9.9926, 15.6391, -29.9456
      #1f0b48 color charts
#1f0b48 RGB chart
      #1f0b48 CMYK chart
      #1f0b48 RGB pie chart
      #1f0b48 color shades, tints & tones
#1f0b48 color schemes
#1f0b48 color preview, HTML & CSS examples
           This text has a color of #1f0b48        
        
          <p style="color:#1f0b48;">Text here</p>
        
        
          .mytext {color:#1f0b48;}
        
        Text color #1f0b48
      
           This box has a color of #1f0b48        
        
          <div style="background-color:#1f0b48;">Content here</div>
        
        
          .mybackground {background-color:#1f0b48;}
        
        Background color #1f0b48
      
           Border around this has a color of #1f0b48        
        
          <div style="border:2px solid #1f0b48;">Content here</div>
        
        
          .myborder {border:2px solid #1f0b48;}
        
        Border color #1f0b48