#1f31bd color space conversions
Hex:
        #1f31bd
        RGB:
        31, 49, 189
        CMY:
        88, 81, 26
        CMYK:
        84, 74, 0, 26
      HSL:
        233°, 71.8182%, 43.1373%
        HSV (HSB):
        233°, 83.5979%, 74.1176%
        XYZ:
        10.8487, 6.1621, 48.7617
        xyY:
        0.1649, 0.0937, 6.1621
      CIE-Lab:
        29.8177, 45.0498, -74.0198
        CIE-LCH:
        29.8177, 86.6511, 301.3254
        CIE-Luv:
        29.8177, -9.2868, -95.4017
        Hunter-Lab:
        24.8235, 34.5694, -99.0892
      #1f31bd color charts
#1f31bd RGB chart
      #1f31bd CMYK chart
      #1f31bd RGB pie chart
      #1f31bd color shades, tints & tones
#1f31bd color schemes
#1f31bd color preview, HTML & CSS examples
           This text has a color of #1f31bd        
        
          <p style="color:#1f31bd;">Text here</p>
        
        
          .mytext {color:#1f31bd;}
        
        Text color #1f31bd
      
           This box has a color of #1f31bd        
        
          <div style="background-color:#1f31bd;">Content here</div>
        
        
          .mybackground {background-color:#1f31bd;}
        
        Background color #1f31bd
      
           Border around this has a color of #1f31bd        
        
          <div style="border:2px solid #1f31bd;">Content here</div>
        
        
          .myborder {border:2px solid #1f31bd;}
        
        Border color #1f31bd