#1f0084 color space conversions
Hex:
        #1f0084
        RGB:
        31, 0, 132
        CMY:
        88, 100, 48
        CMYK:
        77, 100, 0, 48
      HSL:
        254°, 100.0000%, 25.8824%
        HSV (HSB):
        254°, 100.0000%, 51.7647%
        XYZ:
        4.7299, 1.9572, 21.9583
        xyY:
        0.1651, 0.0683, 1.9572
      CIE-Lab:
        15.2613, 49.1646, -63.3863
        CIE-LCH:
        15.2613, 80.2184, 307.7984
        CIE-Luv:
        15.2613, -1.7010, -57.9555
        Hunter-Lab:
        13.9902, 35.8662, -83.2655
      #1f0084 color charts
#1f0084 RGB chart
      #1f0084 CMYK chart
      #1f0084 RGB pie chart
      #1f0084 color shades, tints & tones
#1f0084 color schemes
#1f0084 color preview, HTML & CSS examples
           This text has a color of #1f0084        
        
          <p style="color:#1f0084;">Text here</p>
        
        
          .mytext {color:#1f0084;}
        
        Text color #1f0084
      
           This box has a color of #1f0084        
        
          <div style="background-color:#1f0084;">Content here</div>
        
        
          .mybackground {background-color:#1f0084;}
        
        Background color #1f0084
      
           Border around this has a color of #1f0084        
        
          <div style="border:2px solid #1f0084;">Content here</div>
        
        
          .myborder {border:2px solid #1f0084;}
        
        Border color #1f0084