#b1045b color space conversions
Hex:
        #b1045b
        RGB:
        177, 4, 91
        CMY:
        31, 98, 64
        CMYK:
        0, 98, 49, 31
      HSL:
        330°, 95.5801%, 35.4902%
        HSV (HSB):
        330°, 97.7401%, 69.4118%
        XYZ:
        20.0632, 10.1893, 10.8068
        xyY:
        0.4886, 0.2482, 10.1893
      CIE-Lab:
        38.1800, 64.1736, 0.8142
        CIE-LCH:
        38.1800, 64.1787, 0.7269
        CIE-Luv:
        38.1800, 95.8046, -10.7733
        Hunter-Lab:
        31.9206, 56.3322, 2.2717
      #b1045b color charts
#b1045b RGB chart
      #b1045b CMYK chart
      #b1045b RGB pie chart
      #b1045b color shades, tints & tones
#b1045b color schemes
#b1045b color preview, HTML & CSS examples
           This text has a color of #b1045b        
        
          <p style="color:#b1045b;">Text here</p>
        
        
          .mytext {color:#b1045b;}
        
        Text color #b1045b
      
           This box has a color of #b1045b        
        
          <div style="background-color:#b1045b;">Content here</div>
        
        
          .mybackground {background-color:#b1045b;}
        
        Background color #b1045b
      
           Border around this has a color of #b1045b        
        
          <div style="border:2px solid #b1045b;">Content here</div>
        
        
          .myborder {border:2px solid #b1045b;}
        
        Border color #b1045b