#2f175d color space conversions
Hex:
        #2f175d
        RGB:
        47, 23, 93
        CMY:
        82, 91, 64
        CMYK:
        49, 75, 0, 64
      HSL:
        261°, 60.3448%, 22.7451%
        HSV (HSB):
        261°, 75.2688%, 36.4706%
        XYZ:
        3.4545, 2.0074, 10.5613
        xyY:
        0.2156, 0.1253, 2.0074
      CIE-Lab:
        15.5263, 29.7328, -37.5375
        CIE-LCH:
        15.5263, 47.8863, 308.3822
        CIE-Luv:
        15.5263, 2.8113, -38.6421
        Hunter-Lab:
        14.1684, 18.7262, -34.2776
      #2f175d color charts
#2f175d RGB chart
      #2f175d CMYK chart
      #2f175d RGB pie chart
      #2f175d color shades, tints & tones
#2f175d color schemes
#2f175d color preview, HTML & CSS examples
           This text has a color of #2f175d        
        
          <p style="color:#2f175d;">Text here</p>
        
        
          .mytext {color:#2f175d;}
        
        Text color #2f175d
      
           This box has a color of #2f175d        
        
          <div style="background-color:#2f175d;">Content here</div>
        
        
          .mybackground {background-color:#2f175d;}
        
        Background color #2f175d
      
           Border around this has a color of #2f175d        
        
          <div style="border:2px solid #2f175d;">Content here</div>
        
        
          .myborder {border:2px solid #2f175d;}
        
        Border color #2f175d