#380f3f color space conversions
Hex:
        #380f3f
        RGB:
        56, 15, 63
        CMY:
        78, 94, 75
        CMYK:
        11, 76, 0, 75
      HSL:
        291°, 61.5385%, 15.2941%
        HSV (HSB):
        291°, 76.1905%, 24.7059%
        XYZ:
        2.6989, 1.5413, 4.8579
        xyY:
        0.2966, 0.1694, 1.5413
      CIE-Lab:
        12.8681, 28.1095, -21.1621
        CIE-LCH:
        12.8681, 35.1849, 323.0260
        CIE-Luv:
        12.8681, 11.6153, -20.8959
        Hunter-Lab:
        12.4148, 17.0789, -14.5095
      #380f3f color charts
#380f3f RGB chart
      #380f3f CMYK chart
      #380f3f RGB pie chart
      #380f3f color shades, tints & tones
#380f3f color schemes
#380f3f color preview, HTML & CSS examples
           This text has a color of #380f3f        
        
          <p style="color:#380f3f;">Text here</p>
        
        
          .mytext {color:#380f3f;}
        
        Text color #380f3f
      
           This box has a color of #380f3f        
        
          <div style="background-color:#380f3f;">Content here</div>
        
        
          .mybackground {background-color:#380f3f;}
        
        Background color #380f3f
      
           Border around this has a color of #380f3f        
        
          <div style="border:2px solid #380f3f;">Content here</div>
        
        
          .myborder {border:2px solid #380f3f;}
        
        Border color #380f3f