#b3147a color space conversions
Hex:
        #b3147a
        RGB:
        179, 20, 122
        CMY:
        30, 92, 52
        CMYK:
        0, 89, 32, 30
      HSL:
        322°, 79.8995%, 39.0196%
        HSV (HSB):
        322°, 88.8268%, 70.1961%
        XYZ:
        22.3534, 11.4892, 19.4518
        xyY:
        0.4194, 0.2156, 11.4892
      CIE-Lab:
        40.3924, 65.5595, -15.4128
        CIE-LCH:
        40.3924, 67.3468, 346.7702
        CIE-Luv:
        40.3924, 81.6581, -31.3516
        Hunter-Lab:
        33.8957, 58.3993, -10.2980
      #b3147a color charts
#b3147a RGB chart
      #b3147a CMYK chart
      #b3147a RGB pie chart
      #b3147a color shades, tints & tones
#b3147a color schemes
#b3147a color preview, HTML & CSS examples
           This text has a color of #b3147a        
        
          <p style="color:#b3147a;">Text here</p>
        
        
          .mytext {color:#b3147a;}
        
        Text color #b3147a
      
           This box has a color of #b3147a        
        
          <div style="background-color:#b3147a;">Content here</div>
        
        
          .mybackground {background-color:#b3147a;}
        
        Background color #b3147a
      
           Border around this has a color of #b3147a        
        
          <div style="border:2px solid #b3147a;">Content here</div>
        
        
          .myborder {border:2px solid #b3147a;}
        
        Border color #b3147a