#1f0aac color space conversions
Hex:
        #1f0aac
        RGB:
        31, 10, 172
        CMY:
        88, 96, 33
        CMYK:
        82, 94, 0, 33
      HSL:
        248°, 89.0110%, 35.6863%
        HSV (HSB):
        248°, 94.1860%, 67.4510%
        XYZ:
        8.1200, 3.4869, 39.2748
        xyY:
        0.1596, 0.0685, 3.4869
      CIE-Lab:
        21.8971, 56.8631, -77.0288
        CIE-LCH:
        21.8971, 95.7437, 306.4350
        CIE-Luv:
        21.8971, -4.4471, -83.2001
        Hunter-Lab:
        18.6734, 44.9413, -111.6305
      #1f0aac color charts
#1f0aac RGB chart
      #1f0aac CMYK chart
      #1f0aac RGB pie chart
      #1f0aac color shades, tints & tones
#1f0aac color schemes
#1f0aac color preview, HTML & CSS examples
           This text has a color of #1f0aac        
        
          <p style="color:#1f0aac;">Text here</p>
        
        
          .mytext {color:#1f0aac;}
        
        Text color #1f0aac
      
           This box has a color of #1f0aac        
        
          <div style="background-color:#1f0aac;">Content here</div>
        
        
          .mybackground {background-color:#1f0aac;}
        
        Background color #1f0aac
      
           Border around this has a color of #1f0aac        
        
          <div style="border:2px solid #1f0aac;">Content here</div>
        
        
          .myborder {border:2px solid #1f0aac;}
        
        Border color #1f0aac