#27012f color space conversions
Hex:
        #27012f
        RGB:
        39, 1, 47
        CMY:
        85, 100, 82
        CMYK:
        17, 98, 0, 82
      HSL:
        290°, 95.8333%, 9.4118%
        HSV (HSB):
        290°, 97.8723%, 18.4314%
        XYZ:
        1.3606, 0.6583, 2.7447
        xyY:
        0.2856, 0.1382, 0.6583
      CIE-Lab:
        5.9462, 26.8100, -20.8035
        CIE-LCH:
        5.9462, 33.9346, 322.1900
        CIE-Luv:
        5.9462, 6.3165, -12.6795
        Hunter-Lab:
        8.1134, 15.7364, -14.3776
      #27012f color charts
#27012f RGB chart
      #27012f CMYK chart
      #27012f RGB pie chart
      #27012f color shades, tints & tones
#27012f color schemes
#27012f color preview, HTML & CSS examples
           This text has a color of #27012f        
        
          <p style="color:#27012f;">Text here</p>
        
        
          .mytext {color:#27012f;}
        
        Text color #27012f
      
           This box has a color of #27012f        
        
          <div style="background-color:#27012f;">Content here</div>
        
        
          .mybackground {background-color:#27012f;}
        
        Background color #27012f
      
           Border around this has a color of #27012f        
        
          <div style="border:2px solid #27012f;">Content here</div>
        
        
          .myborder {border:2px solid #27012f;}
        
        Border color #27012f