#b40d98 color space conversions
Hex:
        #b40d98
        RGB:
        180, 13, 152
        CMY:
        29, 95, 40
        CMYK:
        0, 93, 16, 29
      HSL:
        310°, 86.5285%, 37.8431%
        HSV (HSB):
        310°, 92.7778%, 70.5882%
        XYZ:
        24.6338, 12.2581, 30.7735
        xyY:
        0.3641, 0.1812, 12.2581
      CIE-Lab:
        41.6235, 70.4102, -31.9000
        CIE-LCH:
        41.6235, 77.2995, 335.6267
        CIE-Luv:
        41.6235, 70.1861, -54.9775
        Hunter-Lab:
        35.0116, 64.3203, -27.6048
      #b40d98 color charts
#b40d98 RGB chart
      #b40d98 CMYK chart
      #b40d98 RGB pie chart
      #b40d98 color shades, tints & tones
#b40d98 color schemes
#b40d98 color preview, HTML & CSS examples
           This text has a color of #b40d98        
        
          <p style="color:#b40d98;">Text here</p>
        
        
          .mytext {color:#b40d98;}
        
        Text color #b40d98
      
           This box has a color of #b40d98        
        
          <div style="background-color:#b40d98;">Content here</div>
        
        
          .mybackground {background-color:#b40d98;}
        
        Background color #b40d98
      
           Border around this has a color of #b40d98        
        
          <div style="border:2px solid #b40d98;">Content here</div>
        
        
          .myborder {border:2px solid #b40d98;}
        
        Border color #b40d98