#27014b color space conversions
Hex:
        #27014b
        RGB:
        39, 1, 75
        CMY:
        85, 100, 71
        CMYK:
        48, 99, 0, 71
      HSL:
        271°, 97.3684%, 14.9020%
        HSV (HSB):
        271°, 98.6667%, 29.4118%
        XYZ:
        2.1176, 0.9610, 6.7305
        xyY:
        0.2159, 0.0980, 0.9610
      CIE-Lab:
        8.6626, 34.3874, -36.5569
        CIE-LCH:
        8.6626, 50.1887, 313.2485
        CIE-Luv:
        8.6626, 3.6939, -26.2184
        Hunter-Lab:
        9.8033, 21.4011, -33.8436
      #27014b color charts
#27014b RGB chart
      #27014b CMYK chart
      #27014b RGB pie chart
      #27014b color shades, tints & tones
#27014b color schemes
#27014b color preview, HTML & CSS examples
           This text has a color of #27014b        
        
          <p style="color:#27014b;">Text here</p>
        
        
          .mytext {color:#27014b;}
        
        Text color #27014b
      
           This box has a color of #27014b        
        
          <div style="background-color:#27014b;">Content here</div>
        
        
          .mybackground {background-color:#27014b;}
        
        Background color #27014b
      
           Border around this has a color of #27014b        
        
          <div style="border:2px solid #27014b;">Content here</div>
        
        
          .myborder {border:2px solid #27014b;}
        
        Border color #27014b