#27017d color space conversions
Hex:
        #27017d
        RGB:
        39, 1, 125
        CMY:
        85, 100, 51
        CMYK:
        69, 99, 0, 51
      HSL:
        258°, 98.4127%, 24.7059%
        HSV (HSB):
        258°, 99.2000%, 49.0196%
        XYZ:
        4.5492, 1.9337, 19.5355
        xyY:
        0.1748, 0.0743, 1.9337
      CIE-Lab:
        15.1355, 47.3343, -59.1205
        CIE-LCH:
        15.1355, 75.7349, 308.6822
        CIE-Luv:
        15.1355, -0.0775, -54.9947
        Hunter-Lab:
        13.9058, 34.0604, -73.5593
      #27017d color charts
#27017d RGB chart
      #27017d CMYK chart
      #27017d RGB pie chart
      #27017d color shades, tints & tones
#27017d color schemes
#27017d color preview, HTML & CSS examples
           This text has a color of #27017d        
        
          <p style="color:#27017d;">Text here</p>
        
        
          .mytext {color:#27017d;}
        
        Text color #27017d
      
           This box has a color of #27017d        
        
          <div style="background-color:#27017d;">Content here</div>
        
        
          .mybackground {background-color:#27017d;}
        
        Background color #27017d
      
           Border around this has a color of #27017d        
        
          <div style="border:2px solid #27017d;">Content here</div>
        
        
          .myborder {border:2px solid #27017d;}
        
        Border color #27017d