#380ff9 color space conversions
Hex:
        #380ff9
        RGB:
        56, 15, 249
        CMY:
        78, 94, 2
        CMYK:
        78, 94, 0, 2
      HSL:
        251°, 95.1220%, 51.7647%
        HSV (HSB):
        251°, 93.9759%, 97.6471%
        XYZ:
        18.9006, 8.0220, 90.1748
        xyY:
        0.1614, 0.0685, 8.0220
      CIE-Lab:
        34.0286, 76.2025, -101.5623
        CIE-LCH:
        34.0286, 126.9713, 306.8810
        CIE-Luv:
        34.0286, -5.8982, -129.2339
        Hunter-Lab:
        28.3231, 69.5516, -168.9410
      #380ff9 color charts
#380ff9 RGB chart
      #380ff9 CMYK chart
      #380ff9 RGB pie chart
      #380ff9 color shades, tints & tones
#380ff9 color schemes
#380ff9 color preview, HTML & CSS examples
           This text has a color of #380ff9        
        
          <p style="color:#380ff9;">Text here</p>
        
        
          .mytext {color:#380ff9;}
        
        Text color #380ff9
      
           This box has a color of #380ff9        
        
          <div style="background-color:#380ff9;">Content here</div>
        
        
          .mybackground {background-color:#380ff9;}
        
        Background color #380ff9
      
           Border around this has a color of #380ff9        
        
          <div style="border:2px solid #380ff9;">Content here</div>
        
        
          .myborder {border:2px solid #380ff9;}
        
        Border color #380ff9