#b408b2 color space conversions
Hex:
        #b408b2
        RGB:
        180, 8, 178
        CMY:
        29, 97, 30
        CMYK:
        0, 96, 1, 29
      HSL:
        301°, 91.4894%, 36.8627%
        HSV (HSB):
        301°, 95.5556%, 70.5882%
        XYZ:
        26.9451, 13.0913, 43.2262
        xyY:
        0.3236, 0.1572, 13.0913
      CIE-Lab:
        42.9005, 74.5795, -45.4389
        CIE-LCH:
        42.9005, 87.3315, 328.6474
        CIE-Luv:
        42.9005, 59.9495, -75.0434
        Hunter-Lab:
        36.1819, 69.6127, -45.5058
      #b408b2 color charts
#b408b2 RGB chart
      #b408b2 CMYK chart
      #b408b2 RGB pie chart
      #b408b2 color shades, tints & tones
#b408b2 color schemes
#b408b2 color preview, HTML & CSS examples
           This text has a color of #b408b2        
        
          <p style="color:#b408b2;">Text here</p>
        
        
          .mytext {color:#b408b2;}
        
        Text color #b408b2
      
           This box has a color of #b408b2        
        
          <div style="background-color:#b408b2;">Content here</div>
        
        
          .mybackground {background-color:#b408b2;}
        
        Background color #b408b2
      
           Border around this has a color of #b408b2        
        
          <div style="border:2px solid #b408b2;">Content here</div>
        
        
          .myborder {border:2px solid #b408b2;}
        
        Border color #b408b2