#bb20af color space conversions
Hex:
        #bb20af
        RGB:
        187, 32, 175
        CMY:
        27, 87, 31
        CMYK:
        0, 83, 6, 27
      HSL:
        305°, 70.7763%, 42.9412%
        HSV (HSB):
        305°, 82.8877%, 73.3333%
        XYZ:
        28.7479, 14.6930, 41.8783
        xyY:
        0.3369, 0.1722, 14.6930
      CIE-Lab:
        45.2108, 71.7893, -39.9117
        CIE-LCH:
        45.2108, 82.1380, 330.9279
        CIE-Luv:
        45.2108, 64.0558, -67.8813
        Hunter-Lab:
        38.3314, 66.7920, -37.9442
      #bb20af color charts
#bb20af RGB chart
      #bb20af CMYK chart
      #bb20af RGB pie chart
      #bb20af color shades, tints & tones
#bb20af color schemes
#bb20af color preview, HTML & CSS examples
           This text has a color of #bb20af        
        
          <p style="color:#bb20af;">Text here</p>
        
        
          .mytext {color:#bb20af;}
        
        Text color #bb20af
      
           This box has a color of #bb20af        
        
          <div style="background-color:#bb20af;">Content here</div>
        
        
          .mybackground {background-color:#bb20af;}
        
        Background color #bb20af
      
           Border around this has a color of #bb20af        
        
          <div style="border:2px solid #bb20af;">Content here</div>
        
        
          .myborder {border:2px solid #bb20af;}
        
        Border color #bb20af