#380ba3 color space conversions
Hex:
        #380ba3
        RGB:
        56, 11, 163
        CMY:
        78, 96, 36
        CMYK:
        66, 93, 0, 36
      HSL:
        258°, 87.3563%, 34.1176%
        HSV (HSB):
        258°, 93.2515%, 63.9216%
        XYZ:
        8.3614, 3.7244, 34.9285
        xyY:
        0.1778, 0.0792, 3.7244
      CIE-Lab:
        22.7387, 55.3968, -70.1196
        CIE-LCH:
        22.7387, 89.3620, 308.3099
        CIE-Luv:
        22.7387, 0.0141, -79.8156
        Hunter-Lab:
        19.2988, 43.5641, -93.7986
      #380ba3 color charts
#380ba3 RGB chart
      #380ba3 CMYK chart
      #380ba3 RGB pie chart
      #380ba3 color shades, tints & tones
#380ba3 color schemes
#380ba3 color preview, HTML & CSS examples
           This text has a color of #380ba3        
        
          <p style="color:#380ba3;">Text here</p>
        
        
          .mytext {color:#380ba3;}
        
        Text color #380ba3
      
           This box has a color of #380ba3        
        
          <div style="background-color:#380ba3;">Content here</div>
        
        
          .mybackground {background-color:#380ba3;}
        
        Background color #380ba3
      
           Border around this has a color of #380ba3        
        
          <div style="border:2px solid #380ba3;">Content here</div>
        
        
          .myborder {border:2px solid #380ba3;}
        
        Border color #380ba3