#27265f color space conversions
Hex:
        #27265f
        RGB:
        39, 38, 95
        CMY:
        85, 85, 63
        CMYK:
        59, 60, 0, 63
      HSL:
        241°, 42.8571%, 26.0784%
        HSV (HSB):
        241°, 60.0000%, 37.2549%
        XYZ:
        3.5954, 2.6438, 11.1473
        xyY:
        0.2068, 0.1521, 2.6438
      CIE-Lab:
        18.5568, 18.8921, -33.9813
        CIE-LCH:
        18.5568, 38.8798, 299.0721
        CIE-Luv:
        18.5568, -2.4901, -38.1372
        Hunter-Lab:
        16.2597, 11.0157, -29.2660
      #27265f color charts
#27265f RGB chart
      #27265f CMYK chart
      #27265f RGB pie chart
      #27265f color shades, tints & tones
#27265f color schemes
#27265f color preview, HTML & CSS examples
           This text has a color of #27265f        
        
          <p style="color:#27265f;">Text here</p>
        
        
          .mytext {color:#27265f;}
        
        Text color #27265f
      
           This box has a color of #27265f        
        
          <div style="background-color:#27265f;">Content here</div>
        
        
          .mybackground {background-color:#27265f;}
        
        Background color #27265f
      
           Border around this has a color of #27265f        
        
          <div style="border:2px solid #27265f;">Content here</div>
        
        
          .myborder {border:2px solid #27265f;}
        
        Border color #27265f