#bb42ac color space conversions
Hex:
        #bb42ac
        RGB:
        187, 66, 172
        CMY:
        27, 74, 33
        CMYK:
        0, 65, 8, 27
      HSL:
        307°, 47.8261%, 49.6078%
        HSV (HSB):
        307°, 64.7059%, 73.3333%
        XYZ:
        29.8881, 17.4398, 40.8207
        xyY:
        0.3391, 0.1978, 17.4398
      CIE-Lab:
        48.8095, 60.6577, -32.4722
        CIE-LCH:
        48.8095, 68.8026, 331.8383
        CIE-Luv:
        48.8095, 57.7235, -56.5753
        Hunter-Lab:
        41.7610, 54.6699, -28.7223
      #bb42ac color charts
#bb42ac RGB chart
      #bb42ac CMYK chart
      #bb42ac RGB pie chart
      #bb42ac color shades, tints & tones
#bb42ac color schemes
#bb42ac color preview, HTML & CSS examples
           This text has a color of #bb42ac        
        
          <p style="color:#bb42ac;">Text here</p>
        
        
          .mytext {color:#bb42ac;}
        
        Text color #bb42ac
      
           This box has a color of #bb42ac        
        
          <div style="background-color:#bb42ac;">Content here</div>
        
        
          .mybackground {background-color:#bb42ac;}
        
        Background color #bb42ac
      
           Border around this has a color of #bb42ac        
        
          <div style="border:2px solid #bb42ac;">Content here</div>
        
        
          .myborder {border:2px solid #bb42ac;}
        
        Border color #bb42ac