#380f9b color space conversions
Hex:
        #380f9b
        RGB:
        56, 15, 155
        CMY:
        78, 94, 39
        CMYK:
        64, 90, 0, 39
      HSL:
        258°, 82.3529%, 33.3333%
        HSV (HSB):
        258°, 90.3226%, 60.7843%
        XYZ:
        7.7181, 3.5490, 31.2886
        xyY:
        0.1814, 0.0834, 3.5490
      CIE-Lab:
        22.1205, 52.2057, -66.2542
        CIE-LCH:
        22.1205, 84.3507, 308.2367
        CIE-Luv:
        22.1205, 0.4518, -75.3497
        Hunter-Lab:
        18.8387, 40.1628, -85.2858
      #380f9b color charts
#380f9b RGB chart
      #380f9b CMYK chart
      #380f9b RGB pie chart
      #380f9b color shades, tints & tones
#380f9b color schemes
#380f9b color preview, HTML & CSS examples
           This text has a color of #380f9b        
        
          <p style="color:#380f9b;">Text here</p>
        
        
          .mytext {color:#380f9b;}
        
        Text color #380f9b
      
           This box has a color of #380f9b        
        
          <div style="background-color:#380f9b;">Content here</div>
        
        
          .mybackground {background-color:#380f9b;}
        
        Background color #380f9b
      
           Border around this has a color of #380f9b        
        
          <div style="border:2px solid #380f9b;">Content here</div>
        
        
          .myborder {border:2px solid #380f9b;}
        
        Border color #380f9b