#38236e color space conversions
Hex:
        #38236e
        RGB:
        56, 35, 110
        CMY:
        78, 86, 57
        CMYK:
        49, 68, 0, 57
      HSL:
        257°, 51.7241%, 28.4314%
        HSV (HSB):
        257°, 68.1818%, 43.1373%
        XYZ:
        5.0464, 3.1686, 15.0975
        xyY:
        0.2165, 0.1359, 3.1686
      CIE-Lab:
        20.7069, 29.7056, -40.2292
        CIE-LCH:
        20.7069, 50.0081, 306.4424
        CIE-Luv:
        20.7069, 2.2648, -47.6328
        Hunter-Lab:
        17.8006, 19.4530, -37.8261
      #38236e color charts
#38236e RGB chart
      #38236e CMYK chart
      #38236e RGB pie chart
      #38236e color shades, tints & tones
#38236e color schemes
#38236e color preview, HTML & CSS examples
           This text has a color of #38236e        
        
          <p style="color:#38236e;">Text here</p>
        
        
          .mytext {color:#38236e;}
        
        Text color #38236e
      
           This box has a color of #38236e        
        
          <div style="background-color:#38236e;">Content here</div>
        
        
          .mybackground {background-color:#38236e;}
        
        Background color #38236e
      
           Border around this has a color of #38236e        
        
          <div style="border:2px solid #38236e;">Content here</div>
        
        
          .myborder {border:2px solid #38236e;}
        
        Border color #38236e