#2f56aa color space conversions
Hex:
        #2f56aa
        RGB:
        47, 86, 170
        CMY:
        82, 66, 33
        CMYK:
        72, 49, 0, 33
      HSL:
        221°, 56.6820%, 42.5490%
        HSV (HSB):
        221°, 72.3529%, 66.6667%
        XYZ:
        11.7558, 10.1622, 39.3721
        xyY:
        0.1918, 0.1658, 10.1622
      CIE-Lab:
        38.1320, 15.7920, -49.1552
        CIE-LCH:
        38.1320, 51.6297, 287.8106
        CIE-Luv:
        38.1320, -15.5017, -71.5622
        Hunter-Lab:
        31.8782, 10.0389, -50.9131
      #2f56aa color charts
#2f56aa RGB chart
      #2f56aa CMYK chart
      #2f56aa RGB pie chart
      #2f56aa color shades, tints & tones
#2f56aa color schemes
#2f56aa color preview, HTML & CSS examples
           This text has a color of #2f56aa        
        
          <p style="color:#2f56aa;">Text here</p>
        
        
          .mytext {color:#2f56aa;}
        
        Text color #2f56aa
      
           This box has a color of #2f56aa        
        
          <div style="background-color:#2f56aa;">Content here</div>
        
        
          .mybackground {background-color:#2f56aa;}
        
        Background color #2f56aa
      
           Border around this has a color of #2f56aa        
        
          <div style="border:2px solid #2f56aa;">Content here</div>
        
        
          .myborder {border:2px solid #2f56aa;}
        
        Border color #2f56aa