#bb1ddf color space conversions
Hex:
        #bb1ddf
        RGB:
        187, 29, 223
        CMY:
        27, 89, 13
        CMYK:
        16, 87, 0, 13
      HSL:
        289°, 76.9841%, 49.4118%
        HSV (HSB):
        289°, 86.9955%, 87.4510%
        XYZ:
        34.2522, 16.7712, 71.2439
        xyY:
        0.2801, 0.1372, 16.7712
      CIE-Lab:
        47.9705, 80.0765, -63.3365
        CIE-LCH:
        47.9705, 102.0968, 321.6578
        CIE-Luv:
        47.9705, 47.6586, -103.6348
        Hunter-Lab:
        40.9527, 77.6272, -74.4778
      #bb1ddf color charts
#bb1ddf RGB chart
      #bb1ddf CMYK chart
      #bb1ddf RGB pie chart
      #bb1ddf color shades, tints & tones
#bb1ddf color schemes
#bb1ddf color preview, HTML & CSS examples
           This text has a color of #bb1ddf        
        
          <p style="color:#bb1ddf;">Text here</p>
        
        
          .mytext {color:#bb1ddf;}
        
        Text color #bb1ddf
      
           This box has a color of #bb1ddf        
        
          <div style="background-color:#bb1ddf;">Content here</div>
        
        
          .mybackground {background-color:#bb1ddf;}
        
        Background color #bb1ddf
      
           Border around this has a color of #bb1ddf        
        
          <div style="border:2px solid #bb1ddf;">Content here</div>
        
        
          .myborder {border:2px solid #bb1ddf;}
        
        Border color #bb1ddf