#bb086e color space conversions
Hex:
        #bb086e
        RGB:
        187, 8, 110
        CMY:
        27, 97, 57
        CMYK:
        0, 96, 41, 27
      HSL:
        326°, 91.7949%, 38.2353%
        HSV (HSB):
        326°, 95.7219%, 73.3333%
        XYZ:
        23.3948, 11.8643, 15.8088
        xyY:
        0.4581, 0.2323, 11.8643
      CIE-Lab:
        40.9995, 67.6628, -6.8428
        CIE-LCH:
        40.9995, 68.0080, 354.2253
        CIE-Luv:
        40.9995, 95.0357, -20.8601
        Hunter-Lab:
        34.4445, 60.9598, -3.1009
      #bb086e color charts
#bb086e RGB chart
      #bb086e CMYK chart
      #bb086e RGB pie chart
      #bb086e color shades, tints & tones
#bb086e color schemes
#bb086e color preview, HTML & CSS examples
           This text has a color of #bb086e        
        
          <p style="color:#bb086e;">Text here</p>
        
        
          .mytext {color:#bb086e;}
        
        Text color #bb086e
      
           This box has a color of #bb086e        
        
          <div style="background-color:#bb086e;">Content here</div>
        
        
          .mybackground {background-color:#bb086e;}
        
        Background color #bb086e
      
           Border around this has a color of #bb086e        
        
          <div style="border:2px solid #bb086e;">Content here</div>
        
        
          .myborder {border:2px solid #bb086e;}
        
        Border color #bb086e