#380e4d color space conversions
Hex:
        #380e4d
        RGB:
        56, 14, 77
        CMY:
        78, 95, 70
        CMYK:
        27, 82, 0, 70
      HSL:
        280°, 69.2308%, 17.8431%
        HSV (HSB):
        280°, 81.8182%, 30.1961%
        XYZ:
        3.1275, 1.6907, 7.1827
        xyY:
        0.2606, 0.1409, 1.6907
      CIE-Lab:
        13.7721, 31.8940, -29.4801
        CIE-LCH:
        13.7721, 43.4316, 317.2523
        CIE-Luv:
        13.7721, 9.3426, -29.4039
        Hunter-Lab:
        13.0025, 20.1801, -23.6504
      #380e4d color charts
#380e4d RGB chart
      #380e4d CMYK chart
      #380e4d RGB pie chart
      #380e4d color shades, tints & tones
#380e4d color schemes
#380e4d color preview, HTML & CSS examples
           This text has a color of #380e4d        
        
          <p style="color:#380e4d;">Text here</p>
        
        
          .mytext {color:#380e4d;}
        
        Text color #380e4d
      
           This box has a color of #380e4d        
        
          <div style="background-color:#380e4d;">Content here</div>
        
        
          .mybackground {background-color:#380e4d;}
        
        Background color #380e4d
      
           Border around this has a color of #380e4d        
        
          <div style="border:2px solid #380e4d;">Content here</div>
        
        
          .myborder {border:2px solid #380e4d;}
        
        Border color #380e4d