#27095d color space conversions
Hex:
        #27095d
        RGB:
        39, 9, 93
        CMY:
        85, 96, 64
        CMYK:
        58, 90, 0, 64
      HSL:
        261°, 82.3529%, 20.0000%
        HSV (HSB):
        261°, 90.3226%, 36.4706%
        XYZ:
        2.9102, 1.4170, 10.4761
        xyY:
        0.1966, 0.0957, 1.4170
      CIE-Lab:
        12.0705, 35.4280, -43.2477
        CIE-LCH:
        12.0705, 55.9062, 309.3240
        CIE-Luv:
        12.0705, 1.8122, -37.4930
        Hunter-Lab:
        11.9039, 22.8066, -43.8457
      #27095d color charts
#27095d RGB chart
      #27095d CMYK chart
      #27095d RGB pie chart
      #27095d color shades, tints & tones
#27095d color schemes
#27095d color preview, HTML & CSS examples
           This text has a color of #27095d        
        
          <p style="color:#27095d;">Text here</p>
        
        
          .mytext {color:#27095d;}
        
        Text color #27095d
      
           This box has a color of #27095d        
        
          <div style="background-color:#27095d;">Content here</div>
        
        
          .mybackground {background-color:#27095d;}
        
        Background color #27095d
      
           Border around this has a color of #27095d        
        
          <div style="border:2px solid #27095d;">Content here</div>
        
        
          .myborder {border:2px solid #27095d;}
        
        Border color #27095d