#2f156b color space conversions
Hex:
        #2f156b
        RGB:
        47, 21, 107
        CMY:
        82, 92, 58
        CMYK:
        56, 80, 0, 58
      HSL:
        258°, 67.1875%, 25.0980%
        HSV (HSB):
        258°, 80.3738%, 41.9608%
        XYZ:
        4.0943, 2.2022, 14.1192
        xyY:
        0.2005, 0.1079, 2.2022
      CIE-Lab:
        16.5145, 35.1250, -45.1714
        CIE-LCH:
        16.5145, 57.2209, 307.8684
        CIE-Luv:
        16.5145, 1.7608, -47.0131
        Hunter-Lab:
        14.8398, 23.2783, -46.0229
      #2f156b color charts
#2f156b RGB chart
      #2f156b CMYK chart
      #2f156b RGB pie chart
      #2f156b color shades, tints & tones
#2f156b color schemes
#2f156b color preview, HTML & CSS examples
           This text has a color of #2f156b        
        
          <p style="color:#2f156b;">Text here</p>
        
        
          .mytext {color:#2f156b;}
        
        Text color #2f156b
      
           This box has a color of #2f156b        
        
          <div style="background-color:#2f156b;">Content here</div>
        
        
          .mybackground {background-color:#2f156b;}
        
        Background color #2f156b
      
           Border around this has a color of #2f156b        
        
          <div style="border:2px solid #2f156b;">Content here</div>
        
        
          .myborder {border:2px solid #2f156b;}
        
        Border color #2f156b