#b40f8a color space conversions
Hex:
        #b40f8a
        RGB:
        180, 15, 138
        CMY:
        29, 94, 46
        CMYK:
        0, 92, 23, 29
      HSL:
        315°, 84.6154%, 38.2353%
        HSV (HSB):
        315°, 91.6667%, 70.5882%
        XYZ:
        23.5807, 11.8799, 25.0950
        xyY:
        0.3894, 0.1962, 11.8799
      CIE-Lab:
        41.0246, 68.3822, -24.3047
        CIE-LCH:
        41.0246, 72.5730, 340.4335
        CIE-Luv:
        41.0246, 76.0493, -43.9647
        Hunter-Lab:
        34.4673, 61.8024, -19.0409
      #b40f8a color charts
#b40f8a RGB chart
      #b40f8a CMYK chart
      #b40f8a RGB pie chart
      #b40f8a color shades, tints & tones
#b40f8a color schemes
#b40f8a color preview, HTML & CSS examples
           This text has a color of #b40f8a        
        
          <p style="color:#b40f8a;">Text here</p>
        
        
          .mytext {color:#b40f8a;}
        
        Text color #b40f8a
      
           This box has a color of #b40f8a        
        
          <div style="background-color:#b40f8a;">Content here</div>
        
        
          .mybackground {background-color:#b40f8a;}
        
        Background color #b40f8a
      
           Border around this has a color of #b40f8a        
        
          <div style="border:2px solid #b40f8a;">Content here</div>
        
        
          .myborder {border:2px solid #b40f8a;}
        
        Border color #b40f8a