#2f1238 color space conversions
Hex:
        #2f1238
        RGB:
        47, 18, 56
        CMY:
        82, 93, 78
        CMYK:
        16, 68, 0, 78
      HSL:
        286°, 51.3514%, 14.5098%
        HSV (HSB):
        286°, 67.8571%, 21.9608%
        XYZ:
        2.1024, 1.3225, 3.8858
        xyY:
        0.2876, 0.1809, 1.3225
      CIE-Lab:
        11.4318, 22.1151, -18.5512
        CIE-LCH:
        11.4318, 28.8656, 320.0086
        CIE-Luv:
        11.4318, 7.7975, -16.9524
        Hunter-Lab:
        11.4999, 12.5085, -11.9843
      #2f1238 color charts
#2f1238 RGB chart
      #2f1238 CMYK chart
      #2f1238 RGB pie chart
      #2f1238 color shades, tints & tones
#2f1238 color schemes
#2f1238 color preview, HTML & CSS examples
           This text has a color of #2f1238        
        
          <p style="color:#2f1238;">Text here</p>
        
        
          .mytext {color:#2f1238;}
        
        Text color #2f1238
      
           This box has a color of #2f1238        
        
          <div style="background-color:#2f1238;">Content here</div>
        
        
          .mybackground {background-color:#2f1238;}
        
        Background color #2f1238
      
           Border around this has a color of #2f1238        
        
          <div style="border:2px solid #2f1238;">Content here</div>
        
        
          .myborder {border:2px solid #2f1238;}
        
        Border color #2f1238