#1f0370 color space conversions
Hex:
        #1f0370
        RGB:
        31, 3, 112
        CMY:
        88, 99, 56
        CMYK:
        72, 97, 0, 56
      HSL:
        255°, 94.7826%, 22.5490%
        HSV (HSB):
        255°, 97.3214%, 43.9216%
        XYZ:
        3.5223, 1.5263, 15.4382
        xyY:
        0.1719, 0.0745, 1.5263
      CIE-Lab:
        12.7742, 42.6717, -54.6792
        CIE-LCH:
        12.7742, 69.3591, 307.9685
        CIE-Luv:
        12.7742, -0.6851, -46.4098
        Hunter-Lab:
        12.3543, 29.2712, -65.4421
      #1f0370 color charts
#1f0370 RGB chart
      #1f0370 CMYK chart
      #1f0370 RGB pie chart
      #1f0370 color shades, tints & tones
#1f0370 color schemes
#1f0370 color preview, HTML & CSS examples
           This text has a color of #1f0370        
        
          <p style="color:#1f0370;">Text here</p>
        
        
          .mytext {color:#1f0370;}
        
        Text color #1f0370
      
           This box has a color of #1f0370        
        
          <div style="background-color:#1f0370;">Content here</div>
        
        
          .mybackground {background-color:#1f0370;}
        
        Background color #1f0370
      
           Border around this has a color of #1f0370        
        
          <div style="border:2px solid #1f0370;">Content here</div>
        
        
          .myborder {border:2px solid #1f0370;}
        
        Border color #1f0370