#b391d3 color space conversions
Hex:
        #b391d3
        RGB:
        179, 145, 211
        CMY:
        30, 43, 17
        CMYK:
        15, 31, 0, 17
      HSL:
        271°, 42.8571%, 69.8039%
        HSV (HSB):
        271°, 31.2796%, 82.7451%
        XYZ:
        40.4737, 34.5377, 66.1613
        xyY:
        0.2867, 0.2446, 34.5377
      CIE-Lab:
        65.3871, 25.3611, -29.0766
        CIE-LCH:
        65.3871, 38.5828, 311.0956
        CIE-Luv:
        65.3871, 13.6154, -49.0715
        Hunter-Lab:
        58.7687, 20.0866, -25.6100
      #b391d3 color charts
#b391d3 RGB chart
      #b391d3 CMYK chart
      #b391d3 RGB pie chart
      #b391d3 color shades, tints & tones
#b391d3 color schemes
#b391d3 color preview, HTML & CSS examples
           This text has a color of #b391d3        
        
          <p style="color:#b391d3;">Text here</p>
        
        
          .mytext {color:#b391d3;}
        
        Text color #b391d3
      
           This box has a color of #b391d3        
        
          <div style="background-color:#b391d3;">Content here</div>
        
        
          .mybackground {background-color:#b391d3;}
        
        Background color #b391d3
      
           Border around this has a color of #b391d3        
        
          <div style="border:2px solid #b391d3;">Content here</div>
        
        
          .myborder {border:2px solid #b391d3;}
        
        Border color #b391d3