#38236f color space conversions
Hex:
        #38236f
        RGB:
        56, 35, 111
        CMY:
        78, 86, 56
        CMYK:
        50, 68, 0, 56
      HSL:
        257°, 52.0548%, 28.6275%
        HSV (HSB):
        257°, 68.4685%, 43.5294%
        XYZ:
        5.1012, 3.1905, 15.3859
        xyY:
        0.2154, 0.1347, 3.1905
      CIE-Lab:
        20.7913, 30.0192, -40.7387
        CIE-LCH:
        20.7913, 50.6043, 306.3854
        CIE-Luv:
        20.7913, 2.1692, -48.2815
        Hunter-Lab:
        17.8620, 19.7188, -38.5675
      #38236f color charts
#38236f RGB chart
      #38236f CMYK chart
      #38236f RGB pie chart
      #38236f color shades, tints & tones
#38236f color schemes
#38236f color preview, HTML & CSS examples
           This text has a color of #38236f        
        
          <p style="color:#38236f;">Text here</p>
        
        
          .mytext {color:#38236f;}
        
        Text color #38236f
      
           This box has a color of #38236f        
        
          <div style="background-color:#38236f;">Content here</div>
        
        
          .mybackground {background-color:#38236f;}
        
        Background color #38236f
      
           Border around this has a color of #38236f        
        
          <div style="border:2px solid #38236f;">Content here</div>
        
        
          .myborder {border:2px solid #38236f;}
        
        Border color #38236f