#b376f0 color space conversions
Hex:
        #b376f0
        RGB:
        179, 118, 240
        CMY:
        30, 54, 6
        CMYK:
        25, 51, 0, 6
      HSL:
        270°, 80.2632%, 70.1961%
        HSV (HSB):
        270°, 50.8333%, 94.1176%
        XYZ:
        40.7970, 28.8318, 85.8529
        xyY:
        0.2624, 0.1854, 28.8318
      CIE-Lab:
        60.6329, 46.8523, -52.6429
        CIE-LCH:
        60.6329, 70.4728, 311.6691
        CIE-Luv:
        60.6329, 20.0608, -89.2910
        Hunter-Lab:
        53.6953, 41.6553, -57.2116
      #b376f0 color charts
#b376f0 RGB chart
      #b376f0 CMYK chart
      #b376f0 RGB pie chart
      #b376f0 color shades, tints & tones
#b376f0 color schemes
#b376f0 color preview, HTML & CSS examples
           This text has a color of #b376f0        
        
          <p style="color:#b376f0;">Text here</p>
        
        
          .mytext {color:#b376f0;}
        
        Text color #b376f0
      
           This box has a color of #b376f0        
        
          <div style="background-color:#b376f0;">Content here</div>
        
        
          .mybackground {background-color:#b376f0;}
        
        Background color #b376f0
      
           Border around this has a color of #b376f0        
        
          <div style="border:2px solid #b376f0;">Content here</div>
        
        
          .myborder {border:2px solid #b376f0;}
        
        Border color #b376f0