#381fe2 color space conversions
Hex:
        #381fe2
        RGB:
        56, 31, 226
        CMY:
        78, 88, 11
        CMYK:
        75, 86, 0, 11
      HSL:
        248°, 77.0751%, 50.3922%
        HSV (HSB):
        248°, 86.2832%, 88.6275%
        XYZ:
        15.8483, 7.3117, 72.5275
        xyY:
        0.1656, 0.0764, 7.3117
      CIE-Lab:
        32.5062, 66.1235, -91.0355
        CIE-LCH:
        32.5062, 112.5157, 305.9927
        CIE-Luv:
        32.5062, -5.5261, -116.8620
        Hunter-Lab:
        27.0402, 57.2991, -140.1003
      #381fe2 color charts
#381fe2 RGB chart
      #381fe2 CMYK chart
      #381fe2 RGB pie chart
      #381fe2 color shades, tints & tones
#381fe2 color schemes
#381fe2 color preview, HTML & CSS examples
           This text has a color of #381fe2        
        
          <p style="color:#381fe2;">Text here</p>
        
        
          .mytext {color:#381fe2;}
        
        Text color #381fe2
      
           This box has a color of #381fe2        
        
          <div style="background-color:#381fe2;">Content here</div>
        
        
          .mybackground {background-color:#381fe2;}
        
        Background color #381fe2
      
           Border around this has a color of #381fe2        
        
          <div style="border:2px solid #381fe2;">Content here</div>
        
        
          .myborder {border:2px solid #381fe2;}
        
        Border color #381fe2