#381aeb color space conversions
Hex:
        #381aeb
        RGB:
        56, 26, 235
        CMY:
        78, 90, 8
        CMYK:
        76, 89, 0, 8
      HSL:
        249°, 83.9357%, 51.1765%
        HSV (HSB):
        249°, 88.9362%, 92.1569%
        XYZ:
        16.9957, 7.5777, 79.1641
        xyY:
        0.1638, 0.0730, 7.5777
      CIE-Lab:
        33.0874, 70.1053, -95.2064
        CIE-LCH:
        33.0874, 118.2328, 306.3661
        CIE-Luv:
        33.0874, -5.6697, -121.7672
        Hunter-Lab:
        27.5276, 62.0334, -151.2373
      #381aeb color charts
#381aeb RGB chart
      #381aeb CMYK chart
      #381aeb RGB pie chart
      #381aeb color shades, tints & tones
#381aeb color schemes
#381aeb color preview, HTML & CSS examples
           This text has a color of #381aeb        
        
          <p style="color:#381aeb;">Text here</p>
        
        
          .mytext {color:#381aeb;}
        
        Text color #381aeb
      
           This box has a color of #381aeb        
        
          <div style="background-color:#381aeb;">Content here</div>
        
        
          .mybackground {background-color:#381aeb;}
        
        Background color #381aeb
      
           Border around this has a color of #381aeb        
        
          <div style="border:2px solid #381aeb;">Content here</div>
        
        
          .myborder {border:2px solid #381aeb;}
        
        Border color #381aeb