#bb3d7e color space conversions
Hex:
        #bb3d7e
        RGB:
        187, 61, 126
        CMY:
        27, 76, 51
        CMYK:
        0, 67, 33, 27
      HSL:
        329°, 50.8065%, 48.6275%
        HSV (HSB):
        329°, 67.3797%, 73.3333%
        XYZ:
        25.9282, 15.4086, 21.3463
        xyY:
        0.4136, 0.2458, 15.4086
      CIE-Lab:
        46.1889, 56.2202, -8.9629
        CIE-LCH:
        46.1889, 56.9301, 350.9418
        CIE-Luv:
        46.1889, 75.1502, -21.8855
        Hunter-Lab:
        39.2538, 49.2095, -4.7642
      #bb3d7e color charts
#bb3d7e RGB chart
      #bb3d7e CMYK chart
      #bb3d7e RGB pie chart
      #bb3d7e color shades, tints & tones
#bb3d7e color schemes
#bb3d7e color preview, HTML & CSS examples
           This text has a color of #bb3d7e        
        
          <p style="color:#bb3d7e;">Text here</p>
        
        
          .mytext {color:#bb3d7e;}
        
        Text color #bb3d7e
      
           This box has a color of #bb3d7e        
        
          <div style="background-color:#bb3d7e;">Content here</div>
        
        
          .mybackground {background-color:#bb3d7e;}
        
        Background color #bb3d7e
      
           Border around this has a color of #bb3d7e        
        
          <div style="border:2px solid #bb3d7e;">Content here</div>
        
        
          .myborder {border:2px solid #bb3d7e;}
        
        Border color #bb3d7e