#bb42af color space conversions
Hex:
        #bb42af
        RGB:
        187, 66, 175
        CMY:
        27, 74, 31
        CMYK:
        0, 65, 6, 27
      HSL:
        306°, 47.8261%, 49.6078%
        HSV (HSB):
        306°, 64.7059%, 73.3333%
        XYZ:
        30.1796, 17.5564, 42.3555
        xyY:
        0.3350, 0.1949, 17.5564
      CIE-Lab:
        48.9536, 61.1382, -34.0090
        CIE-LCH:
        48.9536, 69.9607, 330.9144
        CIE-Luv:
        48.9536, 56.7542, -58.9670
        Hunter-Lab:
        41.9003, 55.2428, -30.6039
      #bb42af color charts
#bb42af RGB chart
      #bb42af CMYK chart
      #bb42af RGB pie chart
      #bb42af color shades, tints & tones
#bb42af color schemes
#bb42af color preview, HTML & CSS examples
           This text has a color of #bb42af        
        
          <p style="color:#bb42af;">Text here</p>
        
        
          .mytext {color:#bb42af;}
        
        Text color #bb42af
      
           This box has a color of #bb42af        
        
          <div style="background-color:#bb42af;">Content here</div>
        
        
          .mybackground {background-color:#bb42af;}
        
        Background color #bb42af
      
           Border around this has a color of #bb42af        
        
          <div style="border:2px solid #bb42af;">Content here</div>
        
        
          .myborder {border:2px solid #bb42af;}
        
        Border color #bb42af