#b391d5 color space conversions
Hex:
        #b391d5
        RGB:
        179, 145, 213
        CMY:
        30, 43, 16
        CMYK:
        16, 32, 0, 16
      HSL:
        270°, 44.7368%, 70.1961%
        HSV (HSB):
        270°, 31.9249%, 83.5294%
        XYZ:
        40.7260, 34.6386, 67.4902
        xyY:
        0.2851, 0.2425, 34.6386
      CIE-Lab:
        65.4663, 25.7999, -30.0667
        CIE-LCH:
        65.4663, 39.6187, 310.6326
        CIE-Luv:
        65.4663, 13.3853, -50.7531
        Hunter-Lab:
        58.8546, 20.5225, -26.7913
      #b391d5 color charts
#b391d5 RGB chart
      #b391d5 CMYK chart
      #b391d5 RGB pie chart
      #b391d5 color shades, tints & tones
#b391d5 color schemes
#b391d5 color preview, HTML & CSS examples
           This text has a color of #b391d5        
        
          <p style="color:#b391d5;">Text here</p>
        
        
          .mytext {color:#b391d5;}
        
        Text color #b391d5
      
           This box has a color of #b391d5        
        
          <div style="background-color:#b391d5;">Content here</div>
        
        
          .mybackground {background-color:#b391d5;}
        
        Background color #b391d5
      
           Border around this has a color of #b391d5        
        
          <div style="border:2px solid #b391d5;">Content here</div>
        
        
          .myborder {border:2px solid #b391d5;}
        
        Border color #b391d5