#bb0aca color space conversions
Hex:
        #bb0aca
        RGB:
        187, 10, 202
        CMY:
        27, 96, 21
        CMYK:
        7, 95, 0, 21
      HSL:
        295°, 90.5660%, 41.5686%
        HSV (HSB):
        295°, 95.0495%, 79.2157%
        XYZ:
        31.2627, 15.0461, 57.1336
        xyY:
        0.3022, 0.1455, 15.0461
      CIE-Lab:
        45.6973, 79.2065, -54.9399
        CIE-LCH:
        45.6973, 96.3954, 325.2537
        CIE-Luv:
        45.6973, 55.8972, -90.4215
        Hunter-Lab:
        38.7894, 75.9827, -60.1768
      #bb0aca color charts
#bb0aca RGB chart
      #bb0aca CMYK chart
      #bb0aca RGB pie chart
      #bb0aca color shades, tints & tones
#bb0aca color schemes
#bb0aca color preview, HTML & CSS examples
           This text has a color of #bb0aca        
        
          <p style="color:#bb0aca;">Text here</p>
        
        
          .mytext {color:#bb0aca;}
        
        Text color #bb0aca
      
           This box has a color of #bb0aca        
        
          <div style="background-color:#bb0aca;">Content here</div>
        
        
          .mybackground {background-color:#bb0aca;}
        
        Background color #bb0aca
      
           Border around this has a color of #bb0aca        
        
          <div style="border:2px solid #bb0aca;">Content here</div>
        
        
          .myborder {border:2px solid #bb0aca;}
        
        Border color #bb0aca