#27065f color space conversions
Hex:
        #27065f
        RGB:
        39, 6, 95
        CMY:
        85, 98, 63
        CMYK:
        59, 94, 0, 63
      HSL:
        262°, 88.1188%, 19.8039%
        HSV (HSB):
        262°, 93.6842%, 37.2549%
        XYZ:
        2.9674, 1.3878, 10.9379
        xyY:
        0.1940, 0.0907, 1.3878
      CIE-Lab:
        11.8763, 37.2837, -44.9101
        CIE-LCH:
        11.8763, 58.3695, 309.6990
        CIE-Luv:
        11.8763, 1.8335, -38.2356
        Hunter-Lab:
        11.7805, 24.3463, -46.8030
      #27065f color charts
#27065f RGB chart
      #27065f CMYK chart
      #27065f RGB pie chart
      #27065f color shades, tints & tones
#27065f color schemes
#27065f color preview, HTML & CSS examples
           This text has a color of #27065f        
        
          <p style="color:#27065f;">Text here</p>
        
        
          .mytext {color:#27065f;}
        
        Text color #27065f
      
           This box has a color of #27065f        
        
          <div style="background-color:#27065f;">Content here</div>
        
        
          .mybackground {background-color:#27065f;}
        
        Background color #27065f
      
           Border around this has a color of #27065f        
        
          <div style="border:2px solid #27065f;">Content here</div>
        
        
          .myborder {border:2px solid #27065f;}
        
        Border color #27065f