#bb2edd color space conversions
Hex:
        #bb2edd
        RGB:
        187, 46, 221
        CMY:
        27, 82, 13
        CMYK:
        15, 79, 0, 13
      HSL:
        288°, 72.0165%, 52.3529%
        HSV (HSB):
        288°, 79.1855%, 86.6667%
        XYZ:
        34.5217, 17.7392, 70.0111
        xyY:
        0.2823, 0.1451, 17.7392
      CIE-Lab:
        49.1783, 75.8012, -60.2468
        CIE-LCH:
        49.1783, 96.8271, 321.5223
        CIE-Luv:
        49.1783, 46.3998, -99.5325
        Hunter-Lab:
        42.1180, 72.5996, -69.0729
      #bb2edd color charts
#bb2edd RGB chart
      #bb2edd CMYK chart
      #bb2edd RGB pie chart
      #bb2edd color shades, tints & tones
#bb2edd color schemes
#bb2edd color preview, HTML & CSS examples
           This text has a color of #bb2edd        
        
          <p style="color:#bb2edd;">Text here</p>
        
        
          .mytext {color:#bb2edd;}
        
        Text color #bb2edd
      
           This box has a color of #bb2edd        
        
          <div style="background-color:#bb2edd;">Content here</div>
        
        
          .mybackground {background-color:#bb2edd;}
        
        Background color #bb2edd
      
           Border around this has a color of #bb2edd        
        
          <div style="border:2px solid #bb2edd;">Content here</div>
        
        
          .myborder {border:2px solid #bb2edd;}
        
        Border color #bb2edd