#bb32df color space conversions
Hex:
        #bb32df
        RGB:
        187, 50, 223
        CMY:
        27, 80, 13
        CMYK:
        16, 78, 0, 13
      HSL:
        288°, 72.9958%, 53.5294%
        HSV (HSB):
        288°, 77.5785%, 87.4510%
        XYZ:
        34.9534, 18.1737, 71.4777
        xyY:
        0.2805, 0.1459, 18.1737
      CIE-Lab:
        49.7061, 75.0071, -60.5337
        CIE-LCH:
        49.7061, 96.3867, 321.0951
        CIE-Luv:
        49.7061, 45.2367, -100.1525
        Hunter-Lab:
        42.6306, 71.7508, -69.5685
      #bb32df color charts
#bb32df RGB chart
      #bb32df CMYK chart
      #bb32df RGB pie chart
      #bb32df color shades, tints & tones
#bb32df color schemes
#bb32df color preview, HTML & CSS examples
           This text has a color of #bb32df        
        
          <p style="color:#bb32df;">Text here</p>
        
        
          .mytext {color:#bb32df;}
        
        Text color #bb32df
      
           This box has a color of #bb32df        
        
          <div style="background-color:#bb32df;">Content here</div>
        
        
          .mybackground {background-color:#bb32df;}
        
        Background color #bb32df
      
           Border around this has a color of #bb32df        
        
          <div style="border:2px solid #bb32df;">Content here</div>
        
        
          .myborder {border:2px solid #bb32df;}
        
        Border color #bb32df