#1f0480 color space conversions
Hex:
        #1f0480
        RGB:
        31, 4, 128
        CMY:
        88, 98, 50
        CMYK:
        76, 97, 0, 50
      HSL:
        253°, 93.9394%, 25.8824%
        HSV (HSB):
        253°, 96.8750%, 50.1961%
        XYZ:
        4.5048, 1.9367, 20.5585
        xyY:
        0.1668, 0.0717, 1.9367
      CIE-Lab:
        15.1512, 46.6731, -61.0289
        CIE-LCH:
        15.1512, 76.8303, 307.4077
        CIE-Luv:
        15.1512, -1.6985, -56.1958
        Hunter-Lab:
        13.9164, 33.4274, -77.8469
      #1f0480 color charts
#1f0480 RGB chart
      #1f0480 CMYK chart
      #1f0480 RGB pie chart
      #1f0480 color shades, tints & tones
#1f0480 color schemes
#1f0480 color preview, HTML & CSS examples
           This text has a color of #1f0480        
        
          <p style="color:#1f0480;">Text here</p>
        
        
          .mytext {color:#1f0480;}
        
        Text color #1f0480
      
           This box has a color of #1f0480        
        
          <div style="background-color:#1f0480;">Content here</div>
        
        
          .mybackground {background-color:#1f0480;}
        
        Background color #1f0480
      
           Border around this has a color of #1f0480        
        
          <div style="border:2px solid #1f0480;">Content here</div>
        
        
          .myborder {border:2px solid #1f0480;}
        
        Border color #1f0480