#b40cc1 color space conversions
Hex:
        #b40cc1
        RGB:
        180, 12, 193
        CMY:
        29, 95, 24
        CMYK:
        7, 94, 0, 24
      HSL:
        296°, 88.2927%, 40.1961%
        HSV (HSB):
        296°, 93.7824%, 75.6863%
        XYZ:
        28.5795, 13.8165, 51.6126
        xyY:
        0.3040, 0.1470, 13.8165
      CIE-Lab:
        43.9686, 76.4868, -52.5474
        CIE-LCH:
        43.9686, 92.7980, 325.5104
        CIE-Luv:
        43.9686, 54.1780, -85.7597
        Hunter-Lab:
        37.1705, 72.1957, -56.3069
      #b40cc1 color charts
#b40cc1 RGB chart
      #b40cc1 CMYK chart
      #b40cc1 RGB pie chart
      #b40cc1 color shades, tints & tones
#b40cc1 color schemes
#b40cc1 color preview, HTML & CSS examples
           This text has a color of #b40cc1        
        
          <p style="color:#b40cc1;">Text here</p>
        
        
          .mytext {color:#b40cc1;}
        
        Text color #b40cc1
      
           This box has a color of #b40cc1        
        
          <div style="background-color:#b40cc1;">Content here</div>
        
        
          .mybackground {background-color:#b40cc1;}
        
        Background color #b40cc1
      
           Border around this has a color of #b40cc1        
        
          <div style="border:2px solid #b40cc1;">Content here</div>
        
        
          .myborder {border:2px solid #b40cc1;}
        
        Border color #b40cc1