#1f0964 color space conversions
Hex:
        #1f0964
        RGB:
        31, 9, 100
        CMY:
        88, 96, 61
        CMYK:
        69, 91, 0, 61
      HSL:
        255°, 83.4862%, 21.3725%
        HSV (HSB):
        255°, 91.0000%, 39.2157%
        XYZ:
        2.9630, 1.4068, 12.1720
        xyY:
        0.1791, 0.0850, 1.4068
      CIE-Lab:
        12.0027, 36.6613, -48.0647
        CIE-LCH:
        12.0027, 60.4505, 307.3345
        CIE-Luv:
        12.0027, -0.3431, -40.4664
        Hunter-Lab:
        11.8608, 23.8358, -52.5430
      #1f0964 color charts
#1f0964 RGB chart
      #1f0964 CMYK chart
      #1f0964 RGB pie chart
      #1f0964 color shades, tints & tones
#1f0964 color schemes
#1f0964 color preview, HTML & CSS examples
           This text has a color of #1f0964        
        
          <p style="color:#1f0964;">Text here</p>
        
        
          .mytext {color:#1f0964;}
        
        Text color #1f0964
      
           This box has a color of #1f0964        
        
          <div style="background-color:#1f0964;">Content here</div>
        
        
          .mybackground {background-color:#1f0964;}
        
        Background color #1f0964
      
           Border around this has a color of #1f0964        
        
          <div style="border:2px solid #1f0964;">Content here</div>
        
        
          .myborder {border:2px solid #1f0964;}
        
        Border color #1f0964