#1f0394 color space conversions
Hex:
        #1f0394
        RGB:
        31, 3, 148
        CMY:
        88, 99, 42
        CMYK:
        79, 98, 0, 42
      HSL:
        252°, 96.0265%, 29.6078%
        HSV (HSB):
        252°, 97.9730%, 58.0392%
        XYZ:
        5.9429, 2.4945, 28.1852
        xyY:
        0.1623, 0.0681, 2.4945
      CIE-Lab:
        17.8939, 52.3583, -69.0251
        CIE-LCH:
        17.8939, 86.6364, 307.1818
        CIE-Luv:
        17.8939, -2.7920, -68.1171
        Hunter-Lab:
        15.7941, 39.5252, -94.7493
      #1f0394 color charts
#1f0394 RGB chart
      #1f0394 CMYK chart
      #1f0394 RGB pie chart
      #1f0394 color shades, tints & tones
#1f0394 color schemes
#1f0394 color preview, HTML & CSS examples
           This text has a color of #1f0394        
        
          <p style="color:#1f0394;">Text here</p>
        
        
          .mytext {color:#1f0394;}
        
        Text color #1f0394
      
           This box has a color of #1f0394        
        
          <div style="background-color:#1f0394;">Content here</div>
        
        
          .mybackground {background-color:#1f0394;}
        
        Background color #1f0394
      
           Border around this has a color of #1f0394        
        
          <div style="border:2px solid #1f0394;">Content here</div>
        
        
          .myborder {border:2px solid #1f0394;}
        
        Border color #1f0394