#2f54bf color space conversions
Hex:
        #2f54bf
        RGB:
        47, 84, 191
        CMY:
        82, 67, 25
        CMYK:
        75, 56, 0, 25
      HSL:
        225°, 60.5042%, 46.6667%
        HSV (HSB):
        225°, 75.3927%, 74.9020%
        XYZ:
        13.7466, 10.7066, 50.6323
        xyY:
        0.1831, 0.1426, 10.7066
      CIE-Lab:
        39.0818, 25.0338, -59.9793
        CIE-LCH:
        39.0818, 64.9939, 292.6544
        CIE-Luv:
        39.0818, -14.8838, -87.8824
        Hunter-Lab:
        32.7209, 17.7292, -68.8406
      #2f54bf color charts
#2f54bf RGB chart
      #2f54bf CMYK chart
      #2f54bf RGB pie chart
      #2f54bf color shades, tints & tones
#2f54bf color schemes
#2f54bf color preview, HTML & CSS examples
           This text has a color of #2f54bf        
        
          <p style="color:#2f54bf;">Text here</p>
        
        
          .mytext {color:#2f54bf;}
        
        Text color #2f54bf
      
           This box has a color of #2f54bf        
        
          <div style="background-color:#2f54bf;">Content here</div>
        
        
          .mybackground {background-color:#2f54bf;}
        
        Background color #2f54bf
      
           Border around this has a color of #2f54bf        
        
          <div style="border:2px solid #2f54bf;">Content here</div>
        
        
          .myborder {border:2px solid #2f54bf;}
        
        Border color #2f54bf