#2f31bd color space conversions
Hex:
        #2f31bd
        RGB:
        47, 49, 189
        CMY:
        82, 81, 26
        CMYK:
        75, 74, 0, 26
      HSL:
        239°, 60.1695%, 46.2745%
        HSV (HSB):
        239°, 75.1323%, 74.1176%
        XYZ:
        11.4559, 6.4751, 48.7901
        xyY:
        0.1717, 0.0970, 6.4751
      CIE-Lab:
        30.5808, 46.2039, -72.7339
        CIE-LCH:
        30.5808, 86.1685, 302.4256
        CIE-Luv:
        30.5808, -7.1980, -95.3171
        Hunter-Lab:
        25.4462, 35.8301, -95.8694
      #2f31bd color charts
#2f31bd RGB chart
      #2f31bd CMYK chart
      #2f31bd RGB pie chart
      #2f31bd color shades, tints & tones
#2f31bd color schemes
#2f31bd color preview, HTML & CSS examples
           This text has a color of #2f31bd        
        
          <p style="color:#2f31bd;">Text here</p>
        
        
          .mytext {color:#2f31bd;}
        
        Text color #2f31bd
      
           This box has a color of #2f31bd        
        
          <div style="background-color:#2f31bd;">Content here</div>
        
        
          .mybackground {background-color:#2f31bd;}
        
        Background color #2f31bd
      
           Border around this has a color of #2f31bd        
        
          <div style="border:2px solid #2f31bd;">Content here</div>
        
        
          .myborder {border:2px solid #2f31bd;}
        
        Border color #2f31bd