#b1368a color space conversions
Hex:
        #b1368a
        RGB:
        177, 54, 138
        CMY:
        31, 79, 46
        CMYK:
        0, 69, 22, 31
      HSL:
        319°, 53.2468%, 45.2941%
        HSV (HSB):
        319°, 69.4915%, 69.4118%
        XYZ:
        24.0381, 13.8204, 25.4454
        xyY:
        0.3797, 0.2183, 13.8204
      CIE-Lab:
        43.9743, 57.6867, -19.7873
        CIE-LCH:
        43.9743, 60.9860, 341.0673
        CIE-Luv:
        43.9743, 65.5512, -36.6287
        Hunter-Lab:
        37.1758, 50.3613, -14.5586
      #b1368a color charts
#b1368a RGB chart
      #b1368a CMYK chart
      #b1368a RGB pie chart
      #b1368a color shades, tints & tones
#b1368a color schemes
#b1368a color preview, HTML & CSS examples
           This text has a color of #b1368a        
        
          <p style="color:#b1368a;">Text here</p>
        
        
          .mytext {color:#b1368a;}
        
        Text color #b1368a
      
           This box has a color of #b1368a        
        
          <div style="background-color:#b1368a;">Content here</div>
        
        
          .mybackground {background-color:#b1368a;}
        
        Background color #b1368a
      
           Border around this has a color of #b1368a        
        
          <div style="border:2px solid #b1368a;">Content here</div>
        
        
          .myborder {border:2px solid #b1368a;}
        
        Border color #b1368a