#380f5e color space conversions
Hex:
        #380f5e
        RGB:
        56, 15, 94
        CMY:
        78, 94, 63
        CMYK:
        40, 84, 0, 63
      HSL:
        271°, 72.4771%, 21.3725%
        HSV (HSB):
        271°, 84.0426%, 36.8627%
        XYZ:
        3.8221, 1.9906, 10.7724
        xyY:
        0.2305, 0.1200, 1.9906
      CIE-Lab:
        15.4376, 35.7932, -38.2986
        CIE-LCH:
        15.4376, 52.4208, 313.0633
        CIE-Luv:
        15.4376, 6.7853, -39.5132
        Hunter-Lab:
        14.1087, 23.6660, -35.3937
      #380f5e color charts
#380f5e RGB chart
      #380f5e CMYK chart
      #380f5e RGB pie chart
      #380f5e color shades, tints & tones
#380f5e color schemes
#380f5e color preview, HTML & CSS examples
           This text has a color of #380f5e        
        
          <p style="color:#380f5e;">Text here</p>
        
        
          .mytext {color:#380f5e;}
        
        Text color #380f5e
      
           This box has a color of #380f5e        
        
          <div style="background-color:#380f5e;">Content here</div>
        
        
          .mybackground {background-color:#380f5e;}
        
        Background color #380f5e
      
           Border around this has a color of #380f5e        
        
          <div style="border:2px solid #380f5e;">Content here</div>
        
        
          .myborder {border:2px solid #380f5e;}
        
        Border color #380f5e