#381caa color space conversions
Hex:
        #381caa
        RGB:
        56, 28, 170
        CMY:
        78, 89, 33
        CMYK:
        67, 84, 0, 33
      HSL:
        252°, 71.7172%, 38.8235%
        HSV (HSB):
        252°, 83.5294%, 66.6667%
        XYZ:
        9.3018, 4.5735, 38.4227
        xyY:
        0.1779, 0.0875, 4.5735
      CIE-Lab:
        25.4835, 51.6082, -69.8083
        CIE-LCH:
        25.4835, 86.8137, 306.4749
        CIE-Luv:
        25.4835, -1.7321, -84.5618
        Hunter-Lab:
        21.3858, 40.2139, -91.5529
      #381caa color charts
#381caa RGB chart
      #381caa CMYK chart
      #381caa RGB pie chart
      #381caa color shades, tints & tones
#381caa color schemes
#381caa color preview, HTML & CSS examples
           This text has a color of #381caa        
        
          <p style="color:#381caa;">Text here</p>
        
        
          .mytext {color:#381caa;}
        
        Text color #381caa
      
           This box has a color of #381caa        
        
          <div style="background-color:#381caa;">Content here</div>
        
        
          .mybackground {background-color:#381caa;}
        
        Background color #381caa
      
           Border around this has a color of #381caa        
        
          <div style="border:2px solid #381caa;">Content here</div>
        
        
          .myborder {border:2px solid #381caa;}
        
        Border color #381caa