#380bb0 color space conversions
Hex:
        #380bb0
        RGB:
        56, 11, 176
        CMY:
        78, 96, 31
        CMYK:
        68, 94, 0, 31
      HSL:
        256°, 88.2353%, 36.6667%
        HSV (HSB):
        256°, 93.7500%, 69.0196%
        XYZ:
        9.5870, 4.2147, 41.3825
        xyY:
        0.1737, 0.0764, 4.2147
      CIE-Lab:
        24.3689, 58.7439, -75.2698
        CIE-LCH:
        24.3689, 95.4798, 307.9701
        CIE-Luv:
        24.3689, -0.9930, -87.3540
        Hunter-Lab:
        20.5297, 47.4296, -105.1424
      #380bb0 color charts
#380bb0 RGB chart
      #380bb0 CMYK chart
      #380bb0 RGB pie chart
      #380bb0 color shades, tints & tones
#380bb0 color schemes
#380bb0 color preview, HTML & CSS examples
           This text has a color of #380bb0        
        
          <p style="color:#380bb0;">Text here</p>
        
        
          .mytext {color:#380bb0;}
        
        Text color #380bb0
      
           This box has a color of #380bb0        
        
          <div style="background-color:#380bb0;">Content here</div>
        
        
          .mybackground {background-color:#380bb0;}
        
        Background color #380bb0
      
           Border around this has a color of #380bb0        
        
          <div style="border:2px solid #380bb0;">Content here</div>
        
        
          .myborder {border:2px solid #380bb0;}
        
        Border color #380bb0