#2f50ac color space conversions
Hex:
        #2f50ac
        RGB:
        47, 80, 172
        CMY:
        82, 69, 33
        CMYK:
        73, 53, 0, 33
      HSL:
        224°, 57.0776%, 42.9412%
        HSV (HSB):
        224°, 72.6744%, 67.4510%
        XYZ:
        11.4873, 9.3202, 40.2233
        xyY:
        0.1882, 0.1527, 9.3202
      CIE-Lab:
        36.5937, 20.5119, -52.8270
        CIE-LCH:
        36.5937, 56.6694, 291.2205
        CIE-Luv:
        36.5937, -13.7405, -76.0681
        Hunter-Lab:
        30.5290, 13.7395, -56.7467
      #2f50ac color charts
#2f50ac RGB chart
      #2f50ac CMYK chart
      #2f50ac RGB pie chart
      #2f50ac color shades, tints & tones
#2f50ac color schemes
#2f50ac color preview, HTML & CSS examples
           This text has a color of #2f50ac        
        
          <p style="color:#2f50ac;">Text here</p>
        
        
          .mytext {color:#2f50ac;}
        
        Text color #2f50ac
      
           This box has a color of #2f50ac        
        
          <div style="background-color:#2f50ac;">Content here</div>
        
        
          .mybackground {background-color:#2f50ac;}
        
        Background color #2f50ac
      
           Border around this has a color of #2f50ac        
        
          <div style="border:2px solid #2f50ac;">Content here</div>
        
        
          .myborder {border:2px solid #2f50ac;}
        
        Border color #2f50ac