#2f305b color space conversions
Hex:
        #2f305b
        RGB:
        47, 48, 91
        CMY:
        82, 81, 64
        CMYK:
        48, 47, 0, 64
      HSL:
        239°, 31.8841%, 27.0588%
        HSV (HSB):
        239°, 48.3516%, 35.6863%
        XYZ:
        4.1176, 3.4736, 10.3510
        xyY:
        0.2295, 0.1936, 3.4736
      CIE-Lab:
        21.8486, 12.4646, -26.0226
        CIE-LCH:
        21.8486, 28.8539, 295.5940
        CIE-Luv:
        21.8486, -2.5906, -31.2804
        Hunter-Lab:
        18.6375, 6.8202, -19.8824
      #2f305b color charts
#2f305b RGB chart
      #2f305b CMYK chart
      #2f305b RGB pie chart
      #2f305b color shades, tints & tones
#2f305b color schemes
#2f305b color preview, HTML & CSS examples
           This text has a color of #2f305b        
        
          <p style="color:#2f305b;">Text here</p>
        
        
          .mytext {color:#2f305b;}
        
        Text color #2f305b
      
           This box has a color of #2f305b        
        
          <div style="background-color:#2f305b;">Content here</div>
        
        
          .mybackground {background-color:#2f305b;}
        
        Background color #2f305b
      
           Border around this has a color of #2f305b        
        
          <div style="border:2px solid #2f305b;">Content here</div>
        
        
          .myborder {border:2px solid #2f305b;}
        
        Border color #2f305b