#1f1aae color space conversions
Hex:
        #1f1aae
        RGB:
        31, 26, 174
        CMY:
        88, 90, 32
        CMYK:
        82, 85, 0, 32
      HSL:
        242°, 74.0000%, 39.2157%
        HSV (HSB):
        242°, 85.0575%, 68.2353%
        XYZ:
        8.5744, 4.0861, 40.3812
        xyY:
        0.1617, 0.0770, 4.0861
      CIE-Lab:
        23.9540, 52.0310, -74.8070
        CIE-LCH:
        23.9540, 91.1225, 304.8200
        CIE-Luv:
        23.9540, -5.6921, -85.8871
        Hunter-Lab:
        20.2141, 40.3419, -104.2924
      #1f1aae color charts
#1f1aae RGB chart
      #1f1aae CMYK chart
      #1f1aae RGB pie chart
      #1f1aae color shades, tints & tones
#1f1aae color schemes
#1f1aae color preview, HTML & CSS examples
           This text has a color of #1f1aae        
        
          <p style="color:#1f1aae;">Text here</p>
        
        
          .mytext {color:#1f1aae;}
        
        Text color #1f1aae
      
           This box has a color of #1f1aae        
        
          <div style="background-color:#1f1aae;">Content here</div>
        
        
          .mybackground {background-color:#1f1aae;}
        
        Background color #1f1aae
      
           Border around this has a color of #1f1aae        
        
          <div style="border:2px solid #1f1aae;">Content here</div>
        
        
          .myborder {border:2px solid #1f1aae;}
        
        Border color #1f1aae