#27128d color space conversions
Hex:
        #27128d
        RGB:
        39, 18, 141
        CMY:
        85, 93, 45
        CMYK:
        72, 87, 0, 45
      HSL:
        250°, 77.3585%, 31.1765%
        HSV (HSB):
        250°, 87.2340%, 55.2941%
        XYZ:
        5.8607, 2.7870, 25.4284
        xyY:
        0.1720, 0.0818, 2.7870
      CIE-Lab:
        19.1700, 45.9389, -62.5258
        CIE-LCH:
        19.1700, 77.5877, 306.3054
        CIE-Luv:
        19.1700, -2.1706, -66.2828
        Hunter-Lab:
        16.6944, 33.4488, -78.6224
      #27128d color charts
#27128d RGB chart
      #27128d CMYK chart
      #27128d RGB pie chart
      #27128d color shades, tints & tones
#27128d color schemes
#27128d color preview, HTML & CSS examples
           This text has a color of #27128d        
        
          <p style="color:#27128d;">Text here</p>
        
        
          .mytext {color:#27128d;}
        
        Text color #27128d
      
           This box has a color of #27128d        
        
          <div style="background-color:#27128d;">Content here</div>
        
        
          .mybackground {background-color:#27128d;}
        
        Background color #27128d
      
           Border around this has a color of #27128d        
        
          <div style="border:2px solid #27128d;">Content here</div>
        
        
          .myborder {border:2px solid #27128d;}
        
        Border color #27128d