#2f184a color space conversions
Hex:
        #2f184a
        RGB:
        47, 24, 74
        CMY:
        82, 91, 71
        CMYK:
        36, 68, 0, 71
      HSL:
        268°, 51.0204%, 19.2157%
        HSV (HSB):
        268°, 67.5676%, 29.0196%
        XYZ:
        2.7350, 1.7520, 6.6726
        xyY:
        0.2451, 0.1570, 1.7520
      CIE-Lab:
        14.1280, 23.3549, -26.9063
        CIE-LCH:
        14.1280, 35.6286, 310.9583
        CIE-Luv:
        14.1280, 4.6415, -26.9534
        Hunter-Lab:
        13.2364, 13.7187, -20.6232
      #2f184a color charts
#2f184a RGB chart
      #2f184a CMYK chart
      #2f184a RGB pie chart
      #2f184a color shades, tints & tones
#2f184a color schemes
#2f184a color preview, HTML & CSS examples
           This text has a color of #2f184a        
        
          <p style="color:#2f184a;">Text here</p>
        
        
          .mytext {color:#2f184a;}
        
        Text color #2f184a
      
           This box has a color of #2f184a        
        
          <div style="background-color:#2f184a;">Content here</div>
        
        
          .mybackground {background-color:#2f184a;}
        
        Background color #2f184a
      
           Border around this has a color of #2f184a        
        
          <div style="border:2px solid #2f184a;">Content here</div>
        
        
          .myborder {border:2px solid #2f184a;}
        
        Border color #2f184a