#2f3498 color space conversions
Hex:
        #2f3498
        RGB:
        47, 52, 152
        CMY:
        82, 80, 40
        CMYK:
        69, 66, 0, 40
      HSL:
        237°, 52.7638%, 39.0196%
        HSV (HSB):
        237°, 69.0789%, 59.6078%
        XYZ:
        8.0678, 5.3273, 30.3088
        xyY:
        0.1846, 0.1219, 5.3273
      CIE-Lab:
        27.6477, 31.6033, -55.3323
        CIE-LCH:
        27.6477, 63.7215, 299.7330
        CIE-Luv:
        27.6477, -6.2746, -72.0056
        Hunter-Lab:
        23.0810, 22.0016, -61.7000
      #2f3498 color charts
#2f3498 RGB chart
      #2f3498 CMYK chart
      #2f3498 RGB pie chart
      #2f3498 color shades, tints & tones
#2f3498 color schemes
#2f3498 color preview, HTML & CSS examples
           This text has a color of #2f3498        
        
          <p style="color:#2f3498;">Text here</p>
        
        
          .mytext {color:#2f3498;}
        
        Text color #2f3498
      
           This box has a color of #2f3498        
        
          <div style="background-color:#2f3498;">Content here</div>
        
        
          .mybackground {background-color:#2f3498;}
        
        Background color #2f3498
      
           Border around this has a color of #2f3498        
        
          <div style="border:2px solid #2f3498;">Content here</div>
        
        
          .myborder {border:2px solid #2f3498;}
        
        Border color #2f3498