#381dcb color space conversions
Hex:
        #381dcb
        RGB:
        56, 29, 203
        CMY:
        78, 89, 20
        CMYK:
        72, 86, 0, 20
      HSL:
        249°, 75.0000%, 45.4902%
        HSV (HSB):
        249°, 85.7143%, 79.6078%
        XYZ:
        12.8497, 6.0313, 56.9868
        xyY:
        0.1694, 0.0795, 6.0313
      CIE-Lab:
        29.4912, 60.5360, -82.7432
        CIE-LCH:
        29.4912, 102.5234, 306.1897
        CIE-Luv:
        29.4912, -4.0038, -103.6793
        Hunter-Lab:
        24.5587, 50.4183, -120.3876
      #381dcb color charts
#381dcb RGB chart
      #381dcb CMYK chart
      #381dcb RGB pie chart
      #381dcb color shades, tints & tones
#381dcb color schemes
#381dcb color preview, HTML & CSS examples
           This text has a color of #381dcb        
        
          <p style="color:#381dcb;">Text here</p>
        
        
          .mytext {color:#381dcb;}
        
        Text color #381dcb
      
           This box has a color of #381dcb        
        
          <div style="background-color:#381dcb;">Content here</div>
        
        
          .mybackground {background-color:#381dcb;}
        
        Background color #381dcb
      
           Border around this has a color of #381dcb        
        
          <div style="border:2px solid #381dcb;">Content here</div>
        
        
          .myborder {border:2px solid #381dcb;}
        
        Border color #381dcb