#380ea5 color space conversions
Hex:
        #380ea5
        RGB:
        56, 14, 165
        CMY:
        78, 95, 35
        CMYK:
        66, 92, 0, 35
      HSL:
        257°, 84.3575%, 35.0980%
        HSV (HSB):
        257°, 91.5152%, 64.7059%
        XYZ:
        8.5795, 3.8714, 35.8924
        xyY:
        0.1775, 0.0801, 3.8714
      CIE-Lab:
        23.2418, 55.1446, -70.5002
        CIE-LCH:
        23.2418, 89.5053, 308.0322
        CIE-Luv:
        23.2418, -0.2968, -81.1153
        Hunter-Lab:
        19.6760, 43.3997, -94.3820
      #380ea5 color charts
#380ea5 RGB chart
      #380ea5 CMYK chart
      #380ea5 RGB pie chart
      #380ea5 color shades, tints & tones
#380ea5 color schemes
#380ea5 color preview, HTML & CSS examples
           This text has a color of #380ea5        
        
          <p style="color:#380ea5;">Text here</p>
        
        
          .mytext {color:#380ea5;}
        
        Text color #380ea5
      
           This box has a color of #380ea5        
        
          <div style="background-color:#380ea5;">Content here</div>
        
        
          .mybackground {background-color:#380ea5;}
        
        Background color #380ea5
      
           Border around this has a color of #380ea5        
        
          <div style="border:2px solid #380ea5;">Content here</div>
        
        
          .myborder {border:2px solid #380ea5;}
        
        Border color #380ea5