#1f32ba color space conversions
Hex:
        #1f32ba
        RGB:
        31, 50, 186
        CMY:
        88, 80, 27
        CMYK:
        83, 73, 0, 27
      HSL:
        233°, 71.4286%, 42.5490%
        HSV (HSB):
        233°, 83.3333%, 72.9412%
        XYZ:
        10.5686, 6.1177, 47.0782
        xyY:
        0.1657, 0.0959, 6.1177
      CIE-Lab:
        29.7074, 43.4194, -72.4282
        CIE-LCH:
        29.7074, 84.4458, 300.9419
        CIE-Luv:
        29.7074, -9.3757, -93.5694
        Hunter-Lab:
        24.7339, 32.9871, -95.5378
      #1f32ba color charts
#1f32ba RGB chart
      #1f32ba CMYK chart
      #1f32ba RGB pie chart
      #1f32ba color shades, tints & tones
#1f32ba color schemes
#1f32ba color preview, HTML & CSS examples
           This text has a color of #1f32ba        
        
          <p style="color:#1f32ba;">Text here</p>
        
        
          .mytext {color:#1f32ba;}
        
        Text color #1f32ba
      
           This box has a color of #1f32ba        
        
          <div style="background-color:#1f32ba;">Content here</div>
        
        
          .mybackground {background-color:#1f32ba;}
        
        Background color #1f32ba
      
           Border around this has a color of #1f32ba        
        
          <div style="border:2px solid #1f32ba;">Content here</div>
        
        
          .myborder {border:2px solid #1f32ba;}
        
        Border color #1f32ba