#1f0680 color space conversions
Hex:
        #1f0680
        RGB:
        31, 6, 128
        CMY:
        88, 98, 50
        CMYK:
        76, 95, 0, 50
      HSL:
        252°, 91.0448%, 26.2745%
        HSV (HSB):
        252°, 95.3125%, 50.1961%
        XYZ:
        4.5265, 1.9801, 20.5657
        xyY:
        0.1672, 0.0731, 1.9801
      CIE-Lab:
        15.3823, 45.9673, -60.6439
        CIE-LCH:
        15.3823, 76.0965, 307.1617
        CIE-Luv:
        15.3823, -1.8174, -56.5033
        Hunter-Lab:
        14.0715, 32.7943, -76.8032
      #1f0680 color charts
#1f0680 RGB chart
      #1f0680 CMYK chart
      #1f0680 RGB pie chart
      #1f0680 color shades, tints & tones
#1f0680 color schemes
#1f0680 color preview, HTML & CSS examples
           This text has a color of #1f0680        
        
          <p style="color:#1f0680;">Text here</p>
        
        
          .mytext {color:#1f0680;}
        
        Text color #1f0680
      
           This box has a color of #1f0680        
        
          <div style="background-color:#1f0680;">Content here</div>
        
        
          .mybackground {background-color:#1f0680;}
        
        Background color #1f0680
      
           Border around this has a color of #1f0680        
        
          <div style="border:2px solid #1f0680;">Content here</div>
        
        
          .myborder {border:2px solid #1f0680;}
        
        Border color #1f0680