#1f0095 color space conversions
Hex:
        #1f0095
        RGB:
        31, 0, 149
        CMY:
        88, 100, 42
        CMYK:
        79, 100, 0, 42
      HSL:
        252°, 100.0000%, 29.2157%
        HSV (HSB):
        252°, 100.0000%, 58.4314%
        XYZ:
        5.9899, 2.4612, 28.5931
        xyY:
        0.1617, 0.0664, 2.4612
      CIE-Lab:
        17.7424, 53.5330, -69.8984
        CIE-LCH:
        17.7424, 88.0430, 307.4474
        CIE-Luv:
        17.7424, -2.6885, -68.3201
        Hunter-Lab:
        15.6883, 40.6978, -97.0787
      #1f0095 color charts
#1f0095 RGB chart
      #1f0095 CMYK chart
      #1f0095 RGB pie chart
      #1f0095 color shades, tints & tones
#1f0095 color schemes
#1f0095 color preview, HTML & CSS examples
           This text has a color of #1f0095        
        
          <p style="color:#1f0095;">Text here</p>
        
        
          .mytext {color:#1f0095;}
        
        Text color #1f0095
      
           This box has a color of #1f0095        
        
          <div style="background-color:#1f0095;">Content here</div>
        
        
          .mybackground {background-color:#1f0095;}
        
        Background color #1f0095
      
           Border around this has a color of #1f0095        
        
          <div style="border:2px solid #1f0095;">Content here</div>
        
        
          .myborder {border:2px solid #1f0095;}
        
        Border color #1f0095