#2f295d color space conversions
Hex:
        #2f295d
        RGB:
        47, 41, 93
        CMY:
        82, 84, 64
        CMYK:
        49, 56, 0, 64
      HSL:
        247°, 38.8060%, 26.2745%
        HSV (HSB):
        247°, 55.9140%, 36.4706%
        XYZ:
        3.9410, 2.9805, 10.7235
        xyY:
        0.2233, 0.1689, 2.9805
      CIE-Lab:
        19.9657, 18.0338, -30.3512
        CIE-LCH:
        19.9657, 35.3046, 300.7176
        CIE-Luv:
        19.9657, -0.7234, -35.4102
        Hunter-Lab:
        17.2642, 10.5350, -24.7425
      #2f295d color charts
#2f295d RGB chart
      #2f295d CMYK chart
      #2f295d RGB pie chart
      #2f295d color shades, tints & tones
#2f295d color schemes
#2f295d color preview, HTML & CSS examples
           This text has a color of #2f295d        
        
          <p style="color:#2f295d;">Text here</p>
        
        
          .mytext {color:#2f295d;}
        
        Text color #2f295d
      
           This box has a color of #2f295d        
        
          <div style="background-color:#2f295d;">Content here</div>
        
        
          .mybackground {background-color:#2f295d;}
        
        Background color #2f295d
      
           Border around this has a color of #2f295d        
        
          <div style="border:2px solid #2f295d;">Content here</div>
        
        
          .myborder {border:2px solid #2f295d;}
        
        Border color #2f295d