#b408a7 color space conversions
Hex:
        #b408a7
        RGB:
        180, 8, 167
        CMY:
        29, 97, 35
        CMYK:
        0, 96, 7, 29
      HSL:
        305°, 91.4894%, 36.8627%
        HSV (HSB):
        305°, 95.5556%, 70.5882%
        XYZ:
        25.8843, 12.6670, 37.6399
        xyY:
        0.3397, 0.1663, 12.6670
      CIE-Lab:
        42.2571, 72.9844, -39.9219
        CIE-LCH:
        42.2571, 83.1894, 331.3217
        CIE-Luv:
        42.2571, 64.2981, -66.8119
        Hunter-Lab:
        35.5907, 67.5351, -37.7903
      #b408a7 color charts
#b408a7 RGB chart
      #b408a7 CMYK chart
      #b408a7 RGB pie chart
      #b408a7 color shades, tints & tones
#b408a7 color schemes
#b408a7 color preview, HTML & CSS examples
           This text has a color of #b408a7        
        
          <p style="color:#b408a7;">Text here</p>
        
        
          .mytext {color:#b408a7;}
        
        Text color #b408a7
      
           This box has a color of #b408a7        
        
          <div style="background-color:#b408a7;">Content here</div>
        
        
          .mybackground {background-color:#b408a7;}
        
        Background color #b408a7
      
           Border around this has a color of #b408a7        
        
          <div style="border:2px solid #b408a7;">Content here</div>
        
        
          .myborder {border:2px solid #b408a7;}
        
        Border color #b408a7