#381fea color space conversions
Hex:
        #381fea
        RGB:
        56, 31, 234
        CMY:
        78, 88, 8
        CMYK:
        76, 87, 0, 8
      HSL:
        247°, 82.8571%, 51.9608%
        HSV (HSB):
        247°, 86.7521%, 91.7647%
        XYZ:
        16.9722, 7.7612, 78.4454
        xyY:
        0.1645, 0.0752, 7.7612
      CIE-Lab:
        33.4806, 68.2806, -93.9827
        CIE-LCH:
        33.4806, 116.1679, 305.9993
        CIE-Luv:
        33.4806, -5.9732, -121.3896
        Hunter-Lab:
        27.8590, 59.9919, -147.4476
      #381fea color charts
#381fea RGB chart
      #381fea CMYK chart
      #381fea RGB pie chart
      #381fea color shades, tints & tones
#381fea color schemes
#381fea color preview, HTML & CSS examples
           This text has a color of #381fea        
        
          <p style="color:#381fea;">Text here</p>
        
        
          .mytext {color:#381fea;}
        
        Text color #381fea
      
           This box has a color of #381fea        
        
          <div style="background-color:#381fea;">Content here</div>
        
        
          .mybackground {background-color:#381fea;}
        
        Background color #381fea
      
           Border around this has a color of #381fea        
        
          <div style="border:2px solid #381fea;">Content here</div>
        
        
          .myborder {border:2px solid #381fea;}
        
        Border color #381fea