#380b8e color space conversions
Hex:
        #380b8e
        RGB:
        56, 11, 142
        CMY:
        78, 96, 44
        CMYK:
        61, 92, 0, 44
      HSL:
        261°, 85.6209%, 30.0000%
        HSV (HSB):
        261°, 92.2535%, 55.6863%
        XYZ:
        6.6330, 3.0331, 25.8270
        xyY:
        0.1869, 0.0855, 3.0331
      CIE-Lab:
        20.1759, 49.9243, -61.4317
        CIE-LCH:
        20.1759, 79.1599, 309.1000
        CIE-Luv:
        20.1759, 1.8012, -67.5972
        Hunter-Lab:
        17.4158, 37.5067, -75.7341
      #380b8e color charts
#380b8e RGB chart
      #380b8e CMYK chart
      #380b8e RGB pie chart
      #380b8e color shades, tints & tones
#380b8e color schemes
#380b8e color preview, HTML & CSS examples
           This text has a color of #380b8e        
        
          <p style="color:#380b8e;">Text here</p>
        
        
          .mytext {color:#380b8e;}
        
        Text color #380b8e
      
           This box has a color of #380b8e        
        
          <div style="background-color:#380b8e;">Content here</div>
        
        
          .mybackground {background-color:#380b8e;}
        
        Background color #380b8e
      
           Border around this has a color of #380b8e        
        
          <div style="border:2px solid #380b8e;">Content here</div>
        
        
          .myborder {border:2px solid #380b8e;}
        
        Border color #380b8e