#1f1465 color space conversions
Hex:
        #1f1465
        RGB:
        31, 20, 101
        CMY:
        88, 92, 60
        CMYK:
        69, 80, 0, 60
      HSL:
        248°, 66.9421%, 23.7255%
        HSV (HSB):
        248°, 80.1980%, 39.6078%
        XYZ:
        3.1642, 1.7312, 12.4793
        xyY:
        0.1821, 0.0996, 1.7312
      CIE-Lab:
        14.0083, 31.5006, -45.4110
        CIE-LCH:
        14.0083, 55.2670, 304.7481
        CIE-Luv:
        14.0083, -1.4046, -42.6650
        Hunter-Lab:
        13.1575, 19.9010, -47.0236
      #1f1465 color charts
#1f1465 RGB chart
      #1f1465 CMYK chart
      #1f1465 RGB pie chart
      #1f1465 color shades, tints & tones
#1f1465 color schemes
#1f1465 color preview, HTML & CSS examples
           This text has a color of #1f1465        
        
          <p style="color:#1f1465;">Text here</p>
        
        
          .mytext {color:#1f1465;}
        
        Text color #1f1465
      
           This box has a color of #1f1465        
        
          <div style="background-color:#1f1465;">Content here</div>
        
        
          .mybackground {background-color:#1f1465;}
        
        Background color #1f1465
      
           Border around this has a color of #1f1465        
        
          <div style="border:2px solid #1f1465;">Content here</div>
        
        
          .myborder {border:2px solid #1f1465;}
        
        Border color #1f1465