#bb2dda color space conversions
Hex:
        #bb2dda
        RGB:
        187, 45, 218
        CMY:
        27, 82, 15
        CMYK:
        14, 79, 0, 15
      HSL:
        289°, 70.0405%, 51.5686%
        HSV (HSB):
        289°, 79.3578%, 85.4902%
        XYZ:
        34.0868, 17.5035, 67.9116
        xyY:
        0.2852, 0.1465, 17.5035
      CIE-Lab:
        48.8883, 75.5469, -59.0036
        CIE-LCH:
        48.8883, 95.8580, 322.0094
        CIE-Luv:
        48.8883, 47.4440, -97.5621
        Hunter-Lab:
        41.8372, 72.2174, -66.9555
      #bb2dda color charts
#bb2dda RGB chart
      #bb2dda CMYK chart
      #bb2dda RGB pie chart
      #bb2dda color shades, tints & tones
#bb2dda color schemes
#bb2dda color preview, HTML & CSS examples
           This text has a color of #bb2dda        
        
          <p style="color:#bb2dda;">Text here</p>
        
        
          .mytext {color:#bb2dda;}
        
        Text color #bb2dda
      
           This box has a color of #bb2dda        
        
          <div style="background-color:#bb2dda;">Content here</div>
        
        
          .mybackground {background-color:#bb2dda;}
        
        Background color #bb2dda
      
           Border around this has a color of #bb2dda        
        
          <div style="border:2px solid #bb2dda;">Content here</div>
        
        
          .myborder {border:2px solid #bb2dda;}
        
        Border color #bb2dda