#381dec color space conversions
Hex:
        #381dec
        RGB:
        56, 29, 236
        CMY:
        78, 89, 7
        CMYK:
        76, 88, 0, 7
      HSL:
        248°, 84.4898%, 51.9608%
        HSV (HSB):
        248°, 87.7119%, 92.5490%
        XYZ:
        17.2106, 7.7756, 79.9506
        xyY:
        0.1640, 0.0741, 7.7756
      CIE-Lab:
        33.5111, 69.4613, -95.0695
        CIE-LCH:
        33.5111, 117.7416, 306.1533
        CIE-Luv:
        33.5111, -5.9335, -122.4470
        Hunter-Lab:
        27.8848, 61.3724, -150.4756
      #381dec color charts
#381dec RGB chart
      #381dec CMYK chart
      #381dec RGB pie chart
      #381dec color shades, tints & tones
#381dec color schemes
#381dec color preview, HTML & CSS examples
           This text has a color of #381dec        
        
          <p style="color:#381dec;">Text here</p>
        
        
          .mytext {color:#381dec;}
        
        Text color #381dec
      
           This box has a color of #381dec        
        
          <div style="background-color:#381dec;">Content here</div>
        
        
          .mybackground {background-color:#381dec;}
        
        Background color #381dec
      
           Border around this has a color of #381dec        
        
          <div style="border:2px solid #381dec;">Content here</div>
        
        
          .myborder {border:2px solid #381dec;}
        
        Border color #381dec