#380f85 color space conversions
Hex:
        #380f85
        RGB:
        56, 15, 133
        CMY:
        78, 94, 48
        CMYK:
        58, 89, 0, 48
      HSL:
        261°, 79.7297%, 29.0196%
        HSV (HSB):
        261°, 88.7218%, 52.1569%
        XYZ:
        6.0353, 2.8759, 22.4273
        xyY:
        0.1926, 0.0918, 2.8759
      CIE-Lab:
        19.5397, 46.2880, -56.8389
        CIE-LCH:
        19.5397, 73.3024, 309.1584
        CIE-Luv:
        19.5397, 2.4036, -62.5086
        Hunter-Lab:
        16.9583, 33.8497, -66.5398
      #380f85 color charts
#380f85 RGB chart
      #380f85 CMYK chart
      #380f85 RGB pie chart
      #380f85 color shades, tints & tones
#380f85 color schemes
#380f85 color preview, HTML & CSS examples
           This text has a color of #380f85        
        
          <p style="color:#380f85;">Text here</p>
        
        
          .mytext {color:#380f85;}
        
        Text color #380f85
      
           This box has a color of #380f85        
        
          <div style="background-color:#380f85;">Content here</div>
        
        
          .mybackground {background-color:#380f85;}
        
        Background color #380f85
      
           Border around this has a color of #380f85        
        
          <div style="border:2px solid #380f85;">Content here</div>
        
        
          .myborder {border:2px solid #380f85;}
        
        Border color #380f85