#b2317a color space conversions
Hex:
        #b2317a
        RGB:
        178, 49, 122
        CMY:
        30, 81, 52
        CMYK:
        0, 72, 31, 30
      HSL:
        326°, 56.8282%, 44.5098%
        HSV (HSB):
        326°, 72.4719%, 69.8039%
        XYZ:
        22.9713, 13.0667, 19.7238
        xyY:
        0.4120, 0.2343, 13.0667
      CIE-Lab:
        42.8636, 57.7254, -11.6745
        CIE-LCH:
        42.8636, 58.8941, 348.5666
        CIE-Luv:
        42.8636, 73.8388, -25.3710
        Hunter-Lab:
        36.1480, 50.1741, -7.0474
      #b2317a color charts
#b2317a RGB chart
      #b2317a CMYK chart
      #b2317a RGB pie chart
      #b2317a color shades, tints & tones
#b2317a color schemes
#b2317a color preview, HTML & CSS examples
           This text has a color of #b2317a        
        
          <p style="color:#b2317a;">Text here</p>
        
        
          .mytext {color:#b2317a;}
        
        Text color #b2317a
      
           This box has a color of #b2317a        
        
          <div style="background-color:#b2317a;">Content here</div>
        
        
          .mybackground {background-color:#b2317a;}
        
        Background color #b2317a
      
           Border around this has a color of #b2317a        
        
          <div style="border:2px solid #b2317a;">Content here</div>
        
        
          .myborder {border:2px solid #b2317a;}
        
        Border color #b2317a