#bb0cd1 color space conversions
Hex:
        #bb0cd1
        RGB:
        187, 12, 209
        CMY:
        27, 95, 18
        CMYK:
        11, 94, 0, 18
      HSL:
        293°, 89.1403%, 43.3333%
        HSV (HSB):
        293°, 94.2584%, 81.9608%
        XYZ:
        32.1336, 15.4312, 61.6065
        xyY:
        0.2943, 0.1413, 15.4312
      CIE-Lab:
        46.2192, 80.1327, -58.1445
        CIE-LCH:
        46.2192, 99.0052, 324.0352
        CIE-Luv:
        46.2192, 53.3543, -95.3102
        Hunter-Lab:
        39.2826, 77.2707, -65.4862
      #bb0cd1 color charts
#bb0cd1 RGB chart
      #bb0cd1 CMYK chart
      #bb0cd1 RGB pie chart
      #bb0cd1 color shades, tints & tones
#bb0cd1 color schemes
#bb0cd1 color preview, HTML & CSS examples
           This text has a color of #bb0cd1        
        
          <p style="color:#bb0cd1;">Text here</p>
        
        
          .mytext {color:#bb0cd1;}
        
        Text color #bb0cd1
      
           This box has a color of #bb0cd1        
        
          <div style="background-color:#bb0cd1;">Content here</div>
        
        
          .mybackground {background-color:#bb0cd1;}
        
        Background color #bb0cd1
      
           Border around this has a color of #bb0cd1        
        
          <div style="border:2px solid #bb0cd1;">Content here</div>
        
        
          .myborder {border:2px solid #bb0cd1;}
        
        Border color #bb0cd1