#380f6e color space conversions
Hex:
        #380f6e
        RGB:
        56, 15, 110
        CMY:
        78, 94, 57
        CMYK:
        49, 86, 0, 57
      HSL:
        266°, 76.0000%, 24.5098%
        HSV (HSB):
        266°, 86.3636%, 43.1373%
        XYZ:
        4.6162, 2.3082, 14.9541
        xyY:
        0.2110, 0.1055, 2.3082
      CIE-Lab:
        17.0280, 40.0633, -46.2434
        CIE-LCH:
        17.0280, 61.1843, 310.9043
        CIE-Luv:
        17.0280, 4.8066, -48.9940
        Hunter-Lab:
        15.1927, 27.6485, -47.7237
      #380f6e color charts
#380f6e RGB chart
      #380f6e CMYK chart
      #380f6e RGB pie chart
      #380f6e color shades, tints & tones
#380f6e color schemes
#380f6e color preview, HTML & CSS examples
           This text has a color of #380f6e        
        
          <p style="color:#380f6e;">Text here</p>
        
        
          .mytext {color:#380f6e;}
        
        Text color #380f6e
      
           This box has a color of #380f6e        
        
          <div style="background-color:#380f6e;">Content here</div>
        
        
          .mybackground {background-color:#380f6e;}
        
        Background color #380f6e
      
           Border around this has a color of #380f6e        
        
          <div style="border:2px solid #380f6e;">Content here</div>
        
        
          .myborder {border:2px solid #380f6e;}
        
        Border color #380f6e