#1f32aa color space conversions
Hex:
        #1f32aa
        RGB:
        31, 50, 170
        CMY:
        88, 80, 33
        CMYK:
        82, 71, 0, 33
      HSL:
        232°, 69.1542%, 39.4118%
        HSV (HSB):
        232°, 81.7647%, 66.6667%
        XYZ:
        8.9614, 5.4748, 38.6146
        xyY:
        0.1689, 0.1032, 5.4748
      CIE-Lab:
        28.0467, 37.7136, -65.6239
        CIE-LCH:
        28.0467, 75.6889, 299.8857
        CIE-Luv:
        28.0467, -8.9738, -83.9393
        Hunter-Lab:
        23.3983, 27.4173, -81.4687
      #1f32aa color charts
#1f32aa RGB chart
      #1f32aa CMYK chart
      #1f32aa RGB pie chart
      #1f32aa color shades, tints & tones
#1f32aa color schemes
#1f32aa color preview, HTML & CSS examples
           This text has a color of #1f32aa        
        
          <p style="color:#1f32aa;">Text here</p>
        
        
          .mytext {color:#1f32aa;}
        
        Text color #1f32aa
      
           This box has a color of #1f32aa        
        
          <div style="background-color:#1f32aa;">Content here</div>
        
        
          .mybackground {background-color:#1f32aa;}
        
        Background color #1f32aa
      
           Border around this has a color of #1f32aa        
        
          <div style="border:2px solid #1f32aa;">Content here</div>
        
        
          .myborder {border:2px solid #1f32aa;}
        
        Border color #1f32aa