#bb3cdc color space conversions
Hex:
        #bb3cdc
        RGB:
        187, 60, 220
        CMY:
        27, 76, 14
        CMYK:
        15, 73, 0, 14
      HSL:
        288°, 69.5652%, 54.9020%
        HSV (HSB):
        288°, 72.7273%, 86.2745%
        XYZ:
        35.0276, 18.9638, 69.5244
        xyY:
        0.2836, 0.1535, 18.9638
      CIE-Lab:
        50.6449, 71.2143, -57.3172
        CIE-LCH:
        50.6449, 91.4152, 321.1710
        CIE-Luv:
        50.6449, 44.4356, -95.5478
        Hunter-Lab:
        43.5475, 67.3694, -64.1744
      #bb3cdc color charts
#bb3cdc RGB chart
      #bb3cdc CMYK chart
      #bb3cdc RGB pie chart
      #bb3cdc color shades, tints & tones
#bb3cdc color schemes
#bb3cdc color preview, HTML & CSS examples
           This text has a color of #bb3cdc        
        
          <p style="color:#bb3cdc;">Text here</p>
        
        
          .mytext {color:#bb3cdc;}
        
        Text color #bb3cdc
      
           This box has a color of #bb3cdc        
        
          <div style="background-color:#bb3cdc;">Content here</div>
        
        
          .mybackground {background-color:#bb3cdc;}
        
        Background color #bb3cdc
      
           Border around this has a color of #bb3cdc        
        
          <div style="border:2px solid #bb3cdc;">Content here</div>
        
        
          .myborder {border:2px solid #bb3cdc;}
        
        Border color #bb3cdc