#381ae3 color space conversions
Hex:
        #381ae3
        RGB:
        56, 26, 227
        CMY:
        78, 90, 11
        CMYK:
        75, 89, 0, 11
      HSL:
        249°, 79.4466%, 49.6078%
        HSV (HSB):
        249°, 88.5463%, 89.0196%
        XYZ:
        15.8654, 7.1256, 73.2122
        xyY:
        0.1649, 0.0741, 7.1256
      CIE-Lab:
        32.0911, 68.0115, -92.2992
        CIE-LCH:
        32.0911, 114.6504, 306.3850
        CIE-Luv:
        32.0911, -5.2101, -117.2423
        Hunter-Lab:
        26.6938, 59.3769, -143.9271
      #381ae3 color charts
#381ae3 RGB chart
      #381ae3 CMYK chart
      #381ae3 RGB pie chart
      #381ae3 color shades, tints & tones
#381ae3 color schemes
#381ae3 color preview, HTML & CSS examples
           This text has a color of #381ae3        
        
          <p style="color:#381ae3;">Text here</p>
        
        
          .mytext {color:#381ae3;}
        
        Text color #381ae3
      
           This box has a color of #381ae3        
        
          <div style="background-color:#381ae3;">Content here</div>
        
        
          .mybackground {background-color:#381ae3;}
        
        Background color #381ae3
      
           Border around this has a color of #381ae3        
        
          <div style="border:2px solid #381ae3;">Content here</div>
        
        
          .myborder {border:2px solid #381ae3;}
        
        Border color #381ae3