#381c84 color space conversions
Hex:
        #381c84
        RGB:
        56, 28, 132
        CMY:
        78, 89, 48
        CMYK:
        58, 79, 0, 48
      HSL:
        256°, 65.0000%, 31.3725%
        HSV (HSB):
        256°, 78.7879%, 51.7647%
        XYZ:
        6.2110, 3.3372, 22.1466
        xyY:
        0.1960, 0.1053, 3.3372
      CIE-Lab:
        21.3467, 40.4158, -53.2285
        CIE-LCH:
        21.3467, 66.8335, 307.2090
        CIE-Luv:
        21.3467, 1.2830, -62.0426
        Hunter-Lab:
        18.2680, 28.7197, -59.0905
      #381c84 color charts
#381c84 RGB chart
      #381c84 CMYK chart
      #381c84 RGB pie chart
      #381c84 color shades, tints & tones
#381c84 color schemes
#381c84 color preview, HTML & CSS examples
           This text has a color of #381c84        
        
          <p style="color:#381c84;">Text here</p>
        
        
          .mytext {color:#381c84;}
        
        Text color #381c84
      
           This box has a color of #381c84        
        
          <div style="background-color:#381c84;">Content here</div>
        
        
          .mybackground {background-color:#381c84;}
        
        Background color #381c84
      
           Border around this has a color of #381c84        
        
          <div style="border:2px solid #381c84;">Content here</div>
        
        
          .myborder {border:2px solid #381c84;}
        
        Border color #381c84