#380f4f color space conversions
Hex:
        #380f4f
        RGB:
        56, 15, 79
        CMY:
        78, 94, 69
        CMYK:
        29, 81, 0, 69
      HSL:
        278°, 68.0851%, 18.4314%
        HSV (HSB):
        278°, 81.0127%, 30.9804%
        XYZ:
        3.2130, 1.7469, 7.5650
        xyY:
        0.2565, 0.1395, 1.7469
      CIE-Lab:
        14.0988, 31.9331, -30.3259
        CIE-LCH:
        14.0988, 44.0385, 316.4788
        CIE-Luv:
        14.0988, 8.9413, -30.5412
        Hunter-Lab:
        13.2171, 20.2624, -24.6835
      #380f4f color charts
#380f4f RGB chart
      #380f4f CMYK chart
      #380f4f RGB pie chart
      #380f4f color shades, tints & tones
#380f4f color schemes
#380f4f color preview, HTML & CSS examples
           This text has a color of #380f4f        
        
          <p style="color:#380f4f;">Text here</p>
        
        
          .mytext {color:#380f4f;}
        
        Text color #380f4f
      
           This box has a color of #380f4f        
        
          <div style="background-color:#380f4f;">Content here</div>
        
        
          .mybackground {background-color:#380f4f;}
        
        Background color #380f4f
      
           Border around this has a color of #380f4f        
        
          <div style="border:2px solid #380f4f;">Content here</div>
        
        
          .myborder {border:2px solid #380f4f;}
        
        Border color #380f4f