#381bf3 color space conversions
Hex:
        #381bf3
        RGB:
        56, 27, 243
        CMY:
        78, 89, 5
        CMYK:
        77, 89, 0, 5
      HSL:
        248°, 90.0000%, 52.9412%
        HSV (HSB):
        248°, 88.8889%, 95.2941%
        XYZ:
        18.2005, 8.0957, 85.3974
        xyY:
        0.1630, 0.0725, 8.0957
      CIE-Lab:
        34.1814, 71.8949, -97.9217
        CIE-LCH:
        34.1814, 121.4806, 306.2864
        CIE-Luv:
        34.1814, -6.1839, -126.3147
        Hunter-Lab:
        28.4529, 64.3885, -158.0334
      #381bf3 color charts
#381bf3 RGB chart
      #381bf3 CMYK chart
      #381bf3 RGB pie chart
      #381bf3 color shades, tints & tones
#381bf3 color schemes
#381bf3 color preview, HTML & CSS examples
           This text has a color of #381bf3        
        
          <p style="color:#381bf3;">Text here</p>
        
        
          .mytext {color:#381bf3;}
        
        Text color #381bf3
      
           This box has a color of #381bf3        
        
          <div style="background-color:#381bf3;">Content here</div>
        
        
          .mybackground {background-color:#381bf3;}
        
        Background color #381bf3
      
           Border around this has a color of #381bf3        
        
          <div style="border:2px solid #381bf3;">Content here</div>
        
        
          .myborder {border:2px solid #381bf3;}
        
        Border color #381bf3