#b40dc8 color space conversions
Hex:
        #b40dc8
        RGB:
        180, 13, 200
        CMY:
        29, 95, 22
        CMYK:
        10, 94, 0, 22
      HSL:
        294°, 87.7934%, 41.7647%
        HSV (HSB):
        294°, 93.5000%, 78.4314%
        XYZ:
        29.3916, 14.1613, 55.8279
        xyY:
        0.2957, 0.1425, 14.1613
      CIE-Lab:
        44.4633, 77.4977, -55.8291
        CIE-LCH:
        44.4633, 95.5133, 324.2311
        CIE-Luv:
        44.4633, 51.6766, -90.7168
        Hunter-Lab:
        37.6315, 73.5604, -61.6172
      #b40dc8 color charts
#b40dc8 RGB chart
      #b40dc8 CMYK chart
      #b40dc8 RGB pie chart
      #b40dc8 color shades, tints & tones
#b40dc8 color schemes
#b40dc8 color preview, HTML & CSS examples
           This text has a color of #b40dc8        
        
          <p style="color:#b40dc8;">Text here</p>
        
        
          .mytext {color:#b40dc8;}
        
        Text color #b40dc8
      
           This box has a color of #b40dc8        
        
          <div style="background-color:#b40dc8;">Content here</div>
        
        
          .mybackground {background-color:#b40dc8;}
        
        Background color #b40dc8
      
           Border around this has a color of #b40dc8        
        
          <div style="border:2px solid #b40dc8;">Content here</div>
        
        
          .myborder {border:2px solid #b40dc8;}
        
        Border color #b40dc8