#381daa color space conversions
Hex:
        #381daa
        RGB:
        56, 29, 170
        CMY:
        78, 89, 33
        CMYK:
        67, 83, 0, 33
      HSL:
        251°, 70.8543%, 39.0196%
        HSV (HSB):
        251°, 82.9412%, 66.6667%
        XYZ:
        9.3260, 4.6218, 38.4308
        xyY:
        0.1780, 0.0882, 4.6218
      CIE-Lab:
        25.6288, 51.1809, -69.5677
        CIE-LCH:
        25.6288, 86.3664, 306.3419
        CIE-Luv:
        25.6288, -1.8316, -84.5808
        Hunter-Lab:
        21.4983, 39.8113, -90.9392
      #381daa color charts
#381daa RGB chart
      #381daa CMYK chart
      #381daa RGB pie chart
      #381daa color shades, tints & tones
#381daa color schemes
#381daa color preview, HTML & CSS examples
           This text has a color of #381daa        
        
          <p style="color:#381daa;">Text here</p>
        
        
          .mytext {color:#381daa;}
        
        Text color #381daa
      
           This box has a color of #381daa        
        
          <div style="background-color:#381daa;">Content here</div>
        
        
          .mybackground {background-color:#381daa;}
        
        Background color #381daa
      
           Border around this has a color of #381daa        
        
          <div style="border:2px solid #381daa;">Content here</div>
        
        
          .myborder {border:2px solid #381daa;}
        
        Border color #381daa