#1f0a40 color space conversions
Hex:
        #1f0a40
        RGB:
        31, 10, 64
        CMY:
        88, 96, 75
        CMYK:
        52, 84, 0, 75
      HSL:
        263°, 72.9730%, 14.5098%
        HSV (HSB):
        263°, 84.3750%, 25.0980%
        XYZ:
        1.5990, 0.8786, 4.9358
        xyY:
        0.2157, 0.1185, 0.8786
      CIE-Lab:
        7.9359, 24.9457, -30.0431
        CIE-LCH:
        7.9359, 39.0497, 309.7039
        CIE-Luv:
        7.9359, 1.8938, -20.7438
        Hunter-Lab:
        9.3731, 14.0486, -24.6603
      #1f0a40 color charts
#1f0a40 RGB chart
      #1f0a40 CMYK chart
      #1f0a40 RGB pie chart
      #1f0a40 color shades, tints & tones
#1f0a40 color schemes
#1f0a40 color preview, HTML & CSS examples
           This text has a color of #1f0a40        
        
          <p style="color:#1f0a40;">Text here</p>
        
        
          .mytext {color:#1f0a40;}
        
        Text color #1f0a40
      
           This box has a color of #1f0a40        
        
          <div style="background-color:#1f0a40;">Content here</div>
        
        
          .mybackground {background-color:#1f0a40;}
        
        Background color #1f0a40
      
           Border around this has a color of #1f0a40        
        
          <div style="border:2px solid #1f0a40;">Content here</div>
        
        
          .myborder {border:2px solid #1f0a40;}
        
        Border color #1f0a40