#bb1fda color space conversions
Hex:
        #bb1fda
        RGB:
        187, 31, 218
        CMY:
        27, 88, 15
        CMYK:
        14, 86, 0, 15
      HSL:
        290°, 75.1004%, 48.8235%
        HSV (HSB):
        290°, 85.7798%, 85.4902%
        XYZ:
        33.6384, 16.6067, 67.7621
        xyY:
        0.2851, 0.1407, 16.6067
      CIE-Lab:
        47.7606, 78.8430, -60.8224
        CIE-LCH:
        47.7606, 99.5770, 322.3521
        CIE-Luv:
        47.7606, 49.0531, -99.8516
        Hunter-Lab:
        40.7513, 76.0288, -70.0626
      #bb1fda color charts
#bb1fda RGB chart
      #bb1fda CMYK chart
      #bb1fda RGB pie chart
      #bb1fda color shades, tints & tones
#bb1fda color schemes
#bb1fda color preview, HTML & CSS examples
           This text has a color of #bb1fda        
        
          <p style="color:#bb1fda;">Text here</p>
        
        
          .mytext {color:#bb1fda;}
        
        Text color #bb1fda
      
           This box has a color of #bb1fda        
        
          <div style="background-color:#bb1fda;">Content here</div>
        
        
          .mybackground {background-color:#bb1fda;}
        
        Background color #bb1fda
      
           Border around this has a color of #bb1fda        
        
          <div style="border:2px solid #bb1fda;">Content here</div>
        
        
          .myborder {border:2px solid #bb1fda;}
        
        Border color #bb1fda