#380b5b color space conversions
Hex:
        #380b5b
        RGB:
        56, 11, 91
        CMY:
        78, 96, 64
        CMYK:
        38, 88, 0, 64
      HSL:
        274°, 78.4314%, 20.0000%
        HSV (HSB):
        274°, 87.9121%, 35.6863%
        XYZ:
        3.6389, 1.8354, 10.0600
        xyY:
        0.2342, 0.1182, 1.8354
      CIE-Lab:
        14.5988, 36.6270, -37.6590
        CIE-LCH:
        14.5988, 52.5332, 314.2041
        CIE-Luv:
        14.5988, 7.4800, -37.7825
        Hunter-Lab:
        13.5478, 24.2358, -34.5427
      #380b5b color charts
#380b5b RGB chart
      #380b5b CMYK chart
      #380b5b RGB pie chart
      #380b5b color shades, tints & tones
#380b5b color schemes
#380b5b color preview, HTML & CSS examples
           This text has a color of #380b5b        
        
          <p style="color:#380b5b;">Text here</p>
        
        
          .mytext {color:#380b5b;}
        
        Text color #380b5b
      
           This box has a color of #380b5b        
        
          <div style="background-color:#380b5b;">Content here</div>
        
        
          .mybackground {background-color:#380b5b;}
        
        Background color #380b5b
      
           Border around this has a color of #380b5b        
        
          <div style="border:2px solid #380b5b;">Content here</div>
        
        
          .myborder {border:2px solid #380b5b;}
        
        Border color #380b5b