#27256f color space conversions
Hex:
        #27256f
        RGB:
        39, 37, 111
        CMY:
        85, 85, 56
        CMYK:
        65, 67, 0, 56
      HSL:
        242°, 50.0000%, 29.0196%
        HSV (HSB):
        242°, 66.6667%, 43.5294%
        XYZ:
        4.3675, 2.9022, 15.3689
        xyY:
        0.1929, 0.1282, 2.9022
      CIE-Lab:
        19.6478, 25.4347, -42.6720
        CIE-LCH:
        19.6478, 49.6772, 300.7972
        CIE-Luv:
        19.6478, -3.0655, -48.6549
        Hunter-Lab:
        17.0358, 15.9501, -41.5638
      #27256f color charts
#27256f RGB chart
      #27256f CMYK chart
      #27256f RGB pie chart
      #27256f color shades, tints & tones
#27256f color schemes
#27256f color preview, HTML & CSS examples
           This text has a color of #27256f        
        
          <p style="color:#27256f;">Text here</p>
        
        
          .mytext {color:#27256f;}
        
        Text color #27256f
      
           This box has a color of #27256f        
        
          <div style="background-color:#27256f;">Content here</div>
        
        
          .mybackground {background-color:#27256f;}
        
        Background color #27256f
      
           Border around this has a color of #27256f        
        
          <div style="border:2px solid #27256f;">Content here</div>
        
        
          .myborder {border:2px solid #27256f;}
        
        Border color #27256f