#1f32bd color space conversions
Hex:
        #1f32bd
        RGB:
        31, 50, 189
        CMY:
        88, 80, 26
        CMYK:
        84, 74, 0, 26
      HSL:
        233°, 71.8182%, 43.1373%
        HSV (HSB):
        233°, 83.5979%, 74.1176%
        XYZ:
        10.8910, 6.2466, 48.7758
        xyY:
        0.1652, 0.0948, 6.2466
      CIE-Lab:
        30.0264, 44.4650, -73.6748
        CIE-LCH:
        30.0264, 86.0529, 301.1123
        CIE-Luv:
        30.0264, -9.4547, -95.3530
        Hunter-Lab:
        24.9933, 34.0444, -98.2126
      #1f32bd color charts
#1f32bd RGB chart
      #1f32bd CMYK chart
      #1f32bd RGB pie chart
      #1f32bd color shades, tints & tones
#1f32bd color schemes
#1f32bd color preview, HTML & CSS examples
           This text has a color of #1f32bd        
        
          <p style="color:#1f32bd;">Text here</p>
        
        
          .mytext {color:#1f32bd;}
        
        Text color #1f32bd
      
           This box has a color of #1f32bd        
        
          <div style="background-color:#1f32bd;">Content here</div>
        
        
          .mybackground {background-color:#1f32bd;}
        
        Background color #1f32bd
      
           Border around this has a color of #1f32bd        
        
          <div style="border:2px solid #1f32bd;">Content here</div>
        
        
          .myborder {border:2px solid #1f32bd;}
        
        Border color #1f32bd