#bb04df color space conversions
Hex:
        #bb04df
        RGB:
        187, 4, 223
        CMY:
        27, 98, 13
        CMYK:
        16, 98, 0, 13
      HSL:
        290°, 96.4758%, 44.5098%
        HSV (HSB):
        290°, 98.2063%, 87.4510%
        XYZ:
        33.8562, 15.9793, 71.1119
        xyY:
        0.2799, 0.1321, 15.9793
      CIE-Lab:
        46.9474, 83.1102, -64.9932
        CIE-LCH:
        46.9474, 105.5055, 321.9741
        CIE-Luv:
        46.9474, 49.0128, -105.5594
        Hunter-Lab:
        39.9742, 81.2262, -77.4919
      #bb04df color charts
#bb04df RGB chart
      #bb04df CMYK chart
      #bb04df RGB pie chart
      #bb04df color shades, tints & tones
#bb04df color schemes
#bb04df color preview, HTML & CSS examples
           This text has a color of #bb04df        
        
          <p style="color:#bb04df;">Text here</p>
        
        
          .mytext {color:#bb04df;}
        
        Text color #bb04df
      
           This box has a color of #bb04df        
        
          <div style="background-color:#bb04df;">Content here</div>
        
        
          .mybackground {background-color:#bb04df;}
        
        Background color #bb04df
      
           Border around this has a color of #bb04df        
        
          <div style="border:2px solid #bb04df;">Content here</div>
        
        
          .myborder {border:2px solid #bb04df;}
        
        Border color #bb04df