#380b8f color space conversions
Hex:
        #380b8f
        RGB:
        56, 11, 143
        CMY:
        78, 96, 44
        CMYK:
        61, 92, 0, 44
      HSL:
        260°, 85.7143%, 30.1961%
        HSV (HSB):
        260°, 92.3077%, 56.0784%
        XYZ:
        6.7085, 3.0633, 26.2243
        xyY:
        0.1864, 0.0851, 3.0633
      CIE-Lab:
        20.2955, 50.1863, -61.8571
        CIE-LCH:
        20.2955, 79.6553, 309.0534
        CIE-Luv:
        20.2955, 1.7108, -68.1799
        Hunter-Lab:
        17.5022, 37.7891, -76.5852
      #380b8f color charts
#380b8f RGB chart
      #380b8f CMYK chart
      #380b8f RGB pie chart
      #380b8f color shades, tints & tones
#380b8f color schemes
#380b8f color preview, HTML & CSS examples
           This text has a color of #380b8f        
        
          <p style="color:#380b8f;">Text here</p>
        
        
          .mytext {color:#380b8f;}
        
        Text color #380b8f
      
           This box has a color of #380b8f        
        
          <div style="background-color:#380b8f;">Content here</div>
        
        
          .mybackground {background-color:#380b8f;}
        
        Background color #380b8f
      
           Border around this has a color of #380b8f        
        
          <div style="border:2px solid #380b8f;">Content here</div>
        
        
          .myborder {border:2px solid #380b8f;}
        
        Border color #380b8f