#bb30fa color space conversions
Hex:
        #bb30fa
        RGB:
        187, 48, 250
        CMY:
        27, 81, 2
        CMYK:
        25, 81, 0, 2
      HSL:
        281°, 95.2830%, 58.4314%
        HSV (HSB):
        281°, 80.8000%, 98.0392%
        XYZ:
        38.8058, 19.5808, 92.1767
        xyY:
        0.2577, 0.1301, 19.5808
      CIE-Lab:
        51.3599, 80.5832, -73.0604
        CIE-LCH:
        51.3599, 108.7726, 317.8031
        CIE-Luv:
        51.3599, 38.0724, -119.5061
        Hunter-Lab:
        44.2502, 79.0999, -92.5305
      #bb30fa color charts
#bb30fa RGB chart
      #bb30fa CMYK chart
      #bb30fa RGB pie chart
      #bb30fa color shades, tints & tones
#bb30fa color schemes
#bb30fa color preview, HTML & CSS examples
           This text has a color of #bb30fa        
        
          <p style="color:#bb30fa;">Text here</p>
        
        
          .mytext {color:#bb30fa;}
        
        Text color #bb30fa
      
           This box has a color of #bb30fa        
        
          <div style="background-color:#bb30fa;">Content here</div>
        
        
          .mybackground {background-color:#bb30fa;}
        
        Background color #bb30fa
      
           Border around this has a color of #bb30fa        
        
          <div style="border:2px solid #bb30fa;">Content here</div>
        
        
          .myborder {border:2px solid #bb30fa;}
        
        Border color #bb30fa