#b84bda color space conversions
Hex:
        #b84bda
        RGB:
        184, 75, 218
        CMY:
        28, 71, 15
        CMYK:
        16, 66, 0, 15
      HSL:
        286°, 65.8986%, 57.4510%
        HSV (HSB):
        286°, 65.5963%, 85.4902%
        XYZ:
        34.9381, 20.2845, 68.4035
        xyY:
        0.2826, 0.1641, 20.2845
      CIE-Lab:
        52.1573, 64.3895, -53.7790
        CIE-LCH:
        52.1573, 83.8939, 320.1309
        CIE-Luv:
        52.1573, 39.9112, -90.1827
        Hunter-Lab:
        45.0383, 59.6532, -58.5221
      #b84bda color charts
#b84bda RGB chart
      #b84bda CMYK chart
      #b84bda RGB pie chart
      #b84bda color shades, tints & tones
#b84bda color schemes
#b84bda color preview, HTML & CSS examples
           This text has a color of #b84bda        
        
          <p style="color:#b84bda;">Text here</p>
        
        
          .mytext {color:#b84bda;}
        
        Text color #b84bda
      
           This box has a color of #b84bda        
        
          <div style="background-color:#b84bda;">Content here</div>
        
        
          .mybackground {background-color:#b84bda;}
        
        Background color #b84bda
      
           Border around this has a color of #b84bda        
        
          <div style="border:2px solid #b84bda;">Content here</div>
        
        
          .myborder {border:2px solid #b84bda;}
        
        Border color #b84bda