#bb027d color space conversions
Hex:
        #bb027d
        RGB:
        187, 2, 125
        CMY:
        27, 99, 51
        CMYK:
        0, 99, 33, 27
      HSL:
        320°, 97.8836%, 37.0588%
        HSV (HSB):
        320°, 98.9305%, 73.3333%
        XYZ:
        24.2169, 12.0889, 20.4591
        xyY:
        0.4266, 0.2130, 12.0889
      CIE-Lab:
        41.3570, 69.7501, -15.6612
        CIE-LCH:
        41.3570, 71.4867, 347.3451
        CIE-Luv:
        41.3570, 88.7426, -32.6536
        Hunter-Lab:
        34.7691, 63.4806, -10.5495
      #bb027d color charts
#bb027d RGB chart
      #bb027d CMYK chart
      #bb027d RGB pie chart
      #bb027d color shades, tints & tones
#bb027d color schemes
#bb027d color preview, HTML & CSS examples
           This text has a color of #bb027d        
        
          <p style="color:#bb027d;">Text here</p>
        
        
          .mytext {color:#bb027d;}
        
        Text color #bb027d
      
           This box has a color of #bb027d        
        
          <div style="background-color:#bb027d;">Content here</div>
        
        
          .mybackground {background-color:#bb027d;}
        
        Background color #bb027d
      
           Border around this has a color of #bb027d        
        
          <div style="border:2px solid #bb027d;">Content here</div>
        
        
          .myborder {border:2px solid #bb027d;}
        
        Border color #bb027d