#b3158f color space conversions
Hex:
        #b3158f
        RGB:
        179, 21, 143
        CMY:
        30, 92, 44
        CMYK:
        0, 88, 20, 30
      HSL:
        314°, 79.0000%, 39.2157%
        HSV (HSB):
        314°, 88.2682%, 70.1961%
        XYZ:
        23.8165, 12.1032, 27.0675
        xyY:
        0.3781, 0.1922, 12.1032
      CIE-Lab:
        41.3797, 67.8958, -26.8247
        CIE-LCH:
        41.3797, 73.0027, 338.4417
        CIE-Luv:
        41.3797, 72.4056, -47.4566
        Hunter-Lab:
        34.7897, 61.3166, -21.7768
      #b3158f color charts
#b3158f RGB chart
      #b3158f CMYK chart
      #b3158f RGB pie chart
      #b3158f color shades, tints & tones
#b3158f color schemes
#b3158f color preview, HTML & CSS examples
           This text has a color of #b3158f        
        
          <p style="color:#b3158f;">Text here</p>
        
        
          .mytext {color:#b3158f;}
        
        Text color #b3158f
      
           This box has a color of #b3158f        
        
          <div style="background-color:#b3158f;">Content here</div>
        
        
          .mybackground {background-color:#b3158f;}
        
        Background color #b3158f
      
           Border around this has a color of #b3158f        
        
          <div style="border:2px solid #b3158f;">Content here</div>
        
        
          .myborder {border:2px solid #b3158f;}
        
        Border color #b3158f