#380e4b color space conversions
Hex:
        #380e4b
        RGB:
        56, 14, 75
        CMY:
        78, 95, 71
        CMYK:
        25, 81, 0, 71
      HSL:
        281°, 68.5393%, 17.4510%
        HSV (HSB):
        281°, 81.3333%, 29.4118%
        XYZ:
        3.0579, 1.6628, 6.8164
        xyY:
        0.2651, 0.1441, 1.6628
      CIE-Lab:
        13.6079, 31.4051, -28.3656
        CIE-LCH:
        13.6079, 42.3189, 317.9112
        CIE-Luv:
        13.6079, 9.6629, -28.2069
        Hunter-Lab:
        12.8951, 19.7629, -22.3144
      #380e4b color charts
#380e4b RGB chart
      #380e4b CMYK chart
      #380e4b RGB pie chart
      #380e4b color shades, tints & tones
#380e4b color schemes
#380e4b color preview, HTML & CSS examples
           This text has a color of #380e4b        
        
          <p style="color:#380e4b;">Text here</p>
        
        
          .mytext {color:#380e4b;}
        
        Text color #380e4b
      
           This box has a color of #380e4b        
        
          <div style="background-color:#380e4b;">Content here</div>
        
        
          .mybackground {background-color:#380e4b;}
        
        Background color #380e4b
      
           Border around this has a color of #380e4b        
        
          <div style="border:2px solid #380e4b;">Content here</div>
        
        
          .myborder {border:2px solid #380e4b;}
        
        Border color #380e4b