#1f1477 color space conversions
Hex:
        #1f1477
        RGB:
        31, 20, 119
        CMY:
        88, 92, 53
        CMYK:
        74, 83, 0, 53
      HSL:
        247°, 71.2230%, 27.2549%
        HSV (HSB):
        247°, 83.1933%, 46.6667%
        XYZ:
        4.1450, 2.1235, 17.6442
        xyY:
        0.1733, 0.0888, 2.1235
      CIE-Lab:
        16.1226, 37.5349, -53.6540
        CIE-LCH:
        16.1226, 65.4800, 304.9756
        CIE-Luv:
        16.1226, -2.3897, -53.1173
        Hunter-Lab:
        14.5723, 25.2716, -61.5877
      #1f1477 color charts
#1f1477 RGB chart
      #1f1477 CMYK chart
      #1f1477 RGB pie chart
      #1f1477 color shades, tints & tones
#1f1477 color schemes
#1f1477 color preview, HTML & CSS examples
           This text has a color of #1f1477        
        
          <p style="color:#1f1477;">Text here</p>
        
        
          .mytext {color:#1f1477;}
        
        Text color #1f1477
      
           This box has a color of #1f1477        
        
          <div style="background-color:#1f1477;">Content here</div>
        
        
          .mybackground {background-color:#1f1477;}
        
        Background color #1f1477
      
           Border around this has a color of #1f1477        
        
          <div style="border:2px solid #1f1477;">Content here</div>
        
        
          .myborder {border:2px solid #1f1477;}
        
        Border color #1f1477