#b40bd3 color space conversions
Hex:
        #b40bd3
        RGB:
        180, 11, 211
        CMY:
        29, 96, 17
        CMYK:
        15, 95, 0, 17
      HSL:
        291°, 90.0901%, 43.5294%
        HSV (HSB):
        291°, 94.7867%, 82.7451%
        XYZ:
        30.6999, 14.6458, 62.8369
        xyY:
        0.2838, 0.1354, 14.6458
      CIE-Lab:
        45.1452, 79.5028, -61.0903
        CIE-LCH:
        45.1452, 100.2633, 322.4612
        CIE-Luv:
        45.1452, 48.0964, -98.6034
        Hunter-Lab:
        38.2698, 76.2200, -70.5619
      #b40bd3 color charts
#b40bd3 RGB chart
      #b40bd3 CMYK chart
      #b40bd3 RGB pie chart
      #b40bd3 color shades, tints & tones
#b40bd3 color schemes
#b40bd3 color preview, HTML & CSS examples
           This text has a color of #b40bd3        
        
          <p style="color:#b40bd3;">Text here</p>
        
        
          .mytext {color:#b40bd3;}
        
        Text color #b40bd3
      
           This box has a color of #b40bd3        
        
          <div style="background-color:#b40bd3;">Content here</div>
        
        
          .mybackground {background-color:#b40bd3;}
        
        Background color #b40bd3
      
           Border around this has a color of #b40bd3        
        
          <div style="border:2px solid #b40bd3;">Content here</div>
        
        
          .myborder {border:2px solid #b40bd3;}
        
        Border color #b40bd3