#b2317b color space conversions
Hex:
        #b2317b
        RGB:
        178, 49, 123
        CMY:
        30, 81, 52
        CMYK:
        0, 72, 31, 30
      HSL:
        326°, 56.8282%, 44.5098%
        HSV (HSB):
        326°, 72.4719%, 69.8039%
        XYZ:
        23.0336, 13.0917, 20.0518
        xyY:
        0.4100, 0.2330, 13.0917
      CIE-Lab:
        42.9010, 57.8455, -12.2340
        CIE-LCH:
        42.9010, 59.1250, 348.0582
        CIE-Luv:
        42.9010, 73.4644, -26.1437
        Hunter-Lab:
        36.1824, 50.3131, -7.5301
      #b2317b color charts
#b2317b RGB chart
      #b2317b CMYK chart
      #b2317b RGB pie chart
      #b2317b color shades, tints & tones
#b2317b color schemes
#b2317b color preview, HTML & CSS examples
           This text has a color of #b2317b        
        
          <p style="color:#b2317b;">Text here</p>
        
        
          .mytext {color:#b2317b;}
        
        Text color #b2317b
      
           This box has a color of #b2317b        
        
          <div style="background-color:#b2317b;">Content here</div>
        
        
          .mybackground {background-color:#b2317b;}
        
        Background color #b2317b
      
           Border around this has a color of #b2317b        
        
          <div style="border:2px solid #b2317b;">Content here</div>
        
        
          .myborder {border:2px solid #b2317b;}
        
        Border color #b2317b