#380e5d color space conversions
Hex:
        #380e5d
        RGB:
        56, 14, 93
        CMY:
        78, 95, 64
        CMYK:
        40, 85, 0, 64
      HSL:
        272°, 73.8318%, 20.9804%
        HSV (HSB):
        272°, 84.9462%, 36.4706%
        XYZ:
        3.7637, 1.9451, 10.5330
        xyY:
        0.2317, 0.1198, 1.9451
      CIE-Lab:
        15.1967, 35.9549, -38.0235
        CIE-LCH:
        15.1967, 52.3311, 313.3983
        CIE-Luv:
        15.1967, 6.9983, -38.9362
        Hunter-Lab:
        13.9468, 23.7632, -35.0145
      #380e5d color charts
#380e5d RGB chart
      #380e5d CMYK chart
      #380e5d RGB pie chart
      #380e5d color shades, tints & tones
#380e5d color schemes
#380e5d color preview, HTML & CSS examples
           This text has a color of #380e5d        
        
          <p style="color:#380e5d;">Text here</p>
        
        
          .mytext {color:#380e5d;}
        
        Text color #380e5d
      
           This box has a color of #380e5d        
        
          <div style="background-color:#380e5d;">Content here</div>
        
        
          .mybackground {background-color:#380e5d;}
        
        Background color #380e5d
      
           Border around this has a color of #380e5d        
        
          <div style="border:2px solid #380e5d;">Content here</div>
        
        
          .myborder {border:2px solid #380e5d;}
        
        Border color #380e5d