#bb2fda color space conversions
Hex:
        #bb2fda
        RGB:
        187, 47, 218
        CMY:
        27, 82, 15
        CMYK:
        14, 78, 0, 15
      HSL:
        289°, 69.7959%, 51.9608%
        HSV (HSB):
        289°, 78.4404%, 85.4902%
        XYZ:
        34.1649, 17.6598, 67.9377
        xyY:
        0.2853, 0.1475, 17.6598
      CIE-Lab:
        49.0808, 74.9882, -58.6935
        CIE-LCH:
        49.0808, 95.2269, 321.9496
        CIE-Luv:
        49.0808, 47.1629, -97.1607
        Hunter-Lab:
        42.0235, 71.5784, -66.4351
      #bb2fda color charts
#bb2fda RGB chart
      #bb2fda CMYK chart
      #bb2fda RGB pie chart
      #bb2fda color shades, tints & tones
#bb2fda color schemes
#bb2fda color preview, HTML & CSS examples
           This text has a color of #bb2fda        
        
          <p style="color:#bb2fda;">Text here</p>
        
        
          .mytext {color:#bb2fda;}
        
        Text color #bb2fda
      
           This box has a color of #bb2fda        
        
          <div style="background-color:#bb2fda;">Content here</div>
        
        
          .mybackground {background-color:#bb2fda;}
        
        Background color #bb2fda
      
           Border around this has a color of #bb2fda        
        
          <div style="border:2px solid #bb2fda;">Content here</div>
        
        
          .myborder {border:2px solid #bb2fda;}
        
        Border color #bb2fda