#27059e color space conversions
Hex:
        #27059e
        RGB:
        39, 5, 158
        CMY:
        85, 98, 38
        CMYK:
        75, 97, 0, 38
      HSL:
        253°, 93.8650%, 31.9608%
        HSV (HSB):
        253°, 96.8354%, 61.9608%
        XYZ:
        7.0625, 3.0085, 32.5562
        xyY:
        0.1657, 0.0706, 3.0085
      CIE-Lab:
        20.0779, 54.6972, -71.5347
        CIE-LCH:
        20.0779, 90.0499, 307.4025
        CIE-Luv:
        20.0779, -2.4348, -75.0819
        Hunter-Lab:
        17.3450, 42.3276, -99.1445
      #27059e color charts
#27059e RGB chart
      #27059e CMYK chart
      #27059e RGB pie chart
      #27059e color shades, tints & tones
#27059e color schemes
#27059e color preview, HTML & CSS examples
           This text has a color of #27059e        
        
          <p style="color:#27059e;">Text here</p>
        
        
          .mytext {color:#27059e;}
        
        Text color #27059e
      
           This box has a color of #27059e        
        
          <div style="background-color:#27059e;">Content here</div>
        
        
          .mybackground {background-color:#27059e;}
        
        Background color #27059e
      
           Border around this has a color of #27059e        
        
          <div style="border:2px solid #27059e;">Content here</div>
        
        
          .myborder {border:2px solid #27059e;}
        
        Border color #27059e