#380fbd color space conversions
Hex:
        #380fbd
        RGB:
        56, 15, 189
        CMY:
        78, 94, 26
        CMYK:
        70, 92, 0, 26
      HSL:
        254°, 85.2941%, 40.0000%
        HSV (HSB):
        254°, 92.0635%, 74.1176%
        XYZ:
        10.9870, 4.8565, 48.5024
        xyY:
        0.1707, 0.0755, 4.8565
      CIE-Lab:
        26.3220, 61.1437, -79.7751
        CIE-LCH:
        26.3220, 100.5118, 307.4684
        CIE-Luv:
        26.3220, -2.1261, -95.0434
        Hunter-Lab:
        22.0375, 50.4272, -115.0652
      #380fbd color charts
#380fbd RGB chart
      #380fbd CMYK chart
      #380fbd RGB pie chart
      #380fbd color shades, tints & tones
#380fbd color schemes
#380fbd color preview, HTML & CSS examples
           This text has a color of #380fbd        
        
          <p style="color:#380fbd;">Text here</p>
        
        
          .mytext {color:#380fbd;}
        
        Text color #380fbd
      
           This box has a color of #380fbd        
        
          <div style="background-color:#380fbd;">Content here</div>
        
        
          .mybackground {background-color:#380fbd;}
        
        Background color #380fbd
      
           Border around this has a color of #380fbd        
        
          <div style="border:2px solid #380fbd;">Content here</div>
        
        
          .myborder {border:2px solid #380fbd;}
        
        Border color #380fbd