#bb166f color space conversions
Hex:
        #bb166f
        RGB:
        187, 22, 111
        CMY:
        27, 91, 56
        CMYK:
        0, 88, 41, 27
      HSL:
        328°, 78.9474%, 40.9804%
        HSV (HSB):
        328°, 88.2353%, 73.3333%
        XYZ:
        23.6497, 12.2863, 16.1639
        xyY:
        0.4539, 0.2358, 12.2863
      CIE-Lab:
        41.6676, 65.9170, -6.4723
        CIE-LCH:
        41.6676, 66.2340, 354.3922
        CIE-Luv:
        41.6676, 92.6583, -20.1127
        Hunter-Lab:
        35.0518, 59.0942, -2.8049
      #bb166f color charts
#bb166f RGB chart
      #bb166f CMYK chart
      #bb166f RGB pie chart
      #bb166f color shades, tints & tones
#bb166f color schemes
#bb166f color preview, HTML & CSS examples
           This text has a color of #bb166f        
        
          <p style="color:#bb166f;">Text here</p>
        
        
          .mytext {color:#bb166f;}
        
        Text color #bb166f
      
           This box has a color of #bb166f        
        
          <div style="background-color:#bb166f;">Content here</div>
        
        
          .mybackground {background-color:#bb166f;}
        
        Background color #bb166f
      
           Border around this has a color of #bb166f        
        
          <div style="border:2px solid #bb166f;">Content here</div>
        
        
          .myborder {border:2px solid #bb166f;}
        
        Border color #bb166f