#27145f color space conversions
Hex:
        #27145f
        RGB:
        39, 20, 95
        CMY:
        85, 92, 63
        CMYK:
        59, 79, 0, 63
      HSL:
        255°, 65.2174%, 22.5490%
        HSV (HSB):
        255°, 78.9474%, 37.2549%
        XYZ:
        3.1524, 1.7579, 10.9996
        xyY:
        0.1981, 0.1105, 1.7579
      CIE-Lab:
        14.1615, 30.6400, -41.1444
        CIE-LCH:
        14.1615, 51.2998, 306.6748
        CIE-Luv:
        14.1615, 0.7092, -39.6333
        Hunter-Lab:
        13.2585, 19.2389, -39.9078
      #27145f color charts
#27145f RGB chart
      #27145f CMYK chart
      #27145f RGB pie chart
      #27145f color shades, tints & tones
#27145f color schemes
#27145f color preview, HTML & CSS examples
           This text has a color of #27145f        
        
          <p style="color:#27145f;">Text here</p>
        
        
          .mytext {color:#27145f;}
        
        Text color #27145f
      
           This box has a color of #27145f        
        
          <div style="background-color:#27145f;">Content here</div>
        
        
          .mybackground {background-color:#27145f;}
        
        Background color #27145f
      
           Border around this has a color of #27145f        
        
          <div style="border:2px solid #27145f;">Content here</div>
        
        
          .myborder {border:2px solid #27145f;}
        
        Border color #27145f