#39005f color space conversions
Hex:
        #39005f
        RGB:
        57, 0, 95
        CMY:
        78, 100, 63
        CMYK:
        40, 100, 0, 63
      HSL:
        276°, 100.0000%, 18.6275%
        HSV (HSB):
        276°, 100.0000%, 37.2549%
        XYZ:
        3.7529, 1.6961, 10.9560
        xyY:
        0.2288, 0.1034, 1.6961
      CIE-Lab:
        13.8039, 41.7949, -41.6378
        CIE-LCH:
        13.8039, 58.9960, 315.1079
        CIE-Luv:
        13.8039, 7.9030, -39.9060
        Hunter-Lab:
        13.0234, 28.6469, -40.7620
      #39005f color charts
#39005f RGB chart
      #39005f CMYK chart
      #39005f RGB pie chart
      #39005f color shades, tints & tones
#39005f color schemes
#39005f color preview, HTML & CSS examples
           This text has a color of #39005f        
        
          <p style="color:#39005f;">Text here</p>
        
        
          .mytext {color:#39005f;}
        
        Text color #39005f
      
           This box has a color of #39005f        
        
          <div style="background-color:#39005f;">Content here</div>
        
        
          .mybackground {background-color:#39005f;}
        
        Background color #39005f
      
           Border around this has a color of #39005f        
        
          <div style="border:2px solid #39005f;">Content here</div>
        
        
          .myborder {border:2px solid #39005f;}
        
        Border color #39005f