#381eeb color space conversions
Hex:
        #381eeb
        RGB:
        56, 30, 235
        CMY:
        78, 88, 8
        CMYK:
        76, 87, 0, 8
      HSL:
        248°, 83.6735%, 51.9608%
        HSV (HSB):
        248°, 87.2340%, 92.1569%
        XYZ:
        17.0906, 7.7675, 79.1958
        xyY:
        0.1642, 0.0746, 7.7675
      CIE-Lab:
        33.4938, 68.8769, -94.5297
        CIE-LCH:
        33.4938, 116.9611, 306.0781
        CIE-Luv:
        33.4938, -5.9518, -121.9191
        Hunter-Lab:
        27.8702, 60.6871, -148.9692
      #381eeb color charts
#381eeb RGB chart
      #381eeb CMYK chart
      #381eeb RGB pie chart
      #381eeb color shades, tints & tones
#381eeb color schemes
#381eeb color preview, HTML & CSS examples
           This text has a color of #381eeb        
        
          <p style="color:#381eeb;">Text here</p>
        
        
          .mytext {color:#381eeb;}
        
        Text color #381eeb
      
           This box has a color of #381eeb        
        
          <div style="background-color:#381eeb;">Content here</div>
        
        
          .mybackground {background-color:#381eeb;}
        
        Background color #381eeb
      
           Border around this has a color of #381eeb        
        
          <div style="border:2px solid #381eeb;">Content here</div>
        
        
          .myborder {border:2px solid #381eeb;}
        
        Border color #381eeb