#38005f color space conversions
Hex:
        #38005f
        RGB:
        56, 0, 95
        CMY:
        78, 100, 63
        CMYK:
        41, 100, 0, 63
      HSL:
        275°, 100.0000%, 18.6275%
        HSV (HSB):
        275°, 100.0000%, 37.2549%
        XYZ:
        3.6964, 1.6670, 10.9534
        xyY:
        0.2265, 0.1022, 1.6670
      CIE-Lab:
        13.6325, 41.6759, -41.9260
        CIE-LCH:
        13.6325, 59.1157, 314.8286
        CIE-Luv:
        13.6325, 7.5036, -39.8097
        Hunter-Lab:
        12.9111, 28.5098, -41.2620
      #38005f color charts
#38005f RGB chart
      #38005f CMYK chart
      #38005f RGB pie chart
      #38005f color shades, tints & tones
#38005f color schemes
#38005f color preview, HTML & CSS examples
           This text has a color of #38005f        
        
          <p style="color:#38005f;">Text here</p>
        
        
          .mytext {color:#38005f;}
        
        Text color #38005f
      
           This box has a color of #38005f        
        
          <div style="background-color:#38005f;">Content here</div>
        
        
          .mybackground {background-color:#38005f;}
        
        Background color #38005f
      
           Border around this has a color of #38005f        
        
          <div style="border:2px solid #38005f;">Content here</div>
        
        
          .myborder {border:2px solid #38005f;}
        
        Border color #38005f