#380b9b color space conversions
Hex:
        #380b9b
        RGB:
        56, 11, 155
        CMY:
        78, 96, 39
        CMYK:
        64, 93, 0, 39
      HSL:
        259°, 86.7470%, 32.5490%
        HSV (HSB):
        259°, 92.9032%, 60.7843%
        XYZ:
        7.6670, 3.4467, 31.2715
        xyY:
        0.1809, 0.0813, 3.4467
      CIE-Lab:
        21.7506, 53.3205, -66.8679
        CIE-LCH:
        21.7506, 85.5242, 308.5689
        CIE-Luv:
        21.7506, 0.6690, -75.1661
        Hunter-Lab:
        18.5652, 41.2270, -86.8736
      #380b9b color charts
#380b9b RGB chart
      #380b9b CMYK chart
      #380b9b RGB pie chart
      #380b9b color shades, tints & tones
#380b9b color schemes
#380b9b color preview, HTML & CSS examples
           This text has a color of #380b9b        
        
          <p style="color:#380b9b;">Text here</p>
        
        
          .mytext {color:#380b9b;}
        
        Text color #380b9b
      
           This box has a color of #380b9b        
        
          <div style="background-color:#380b9b;">Content here</div>
        
        
          .mybackground {background-color:#380b9b;}
        
        Background color #380b9b
      
           Border around this has a color of #380b9b        
        
          <div style="border:2px solid #380b9b;">Content here</div>
        
        
          .myborder {border:2px solid #380b9b;}
        
        Border color #380b9b