#bb84fd color space conversions
Hex:
        #bb84fd
        RGB:
        187, 132, 253
        CMY:
        27, 48, 1
        CMYK:
        26, 48, 0, 1
      HSL:
        267°, 96.8000%, 75.4902%
        HSV (HSB):
        267°, 47.8261%, 99.2157%
        XYZ:
        46.4744, 34.1592, 97.0724
        xyY:
        0.2615, 0.1922, 34.1592
      CIE-Lab:
        65.0887, 44.3880, -52.6820
        CIE-LCH:
        65.0887, 68.8890, 310.1163
        CIE-Luv:
        65.0887, 17.6363, -90.2716
        Hunter-Lab:
        58.4458, 39.6577, -57.5624
      #bb84fd color charts
#bb84fd RGB chart
      #bb84fd CMYK chart
      #bb84fd RGB pie chart
      #bb84fd color shades, tints & tones
#bb84fd color schemes
#bb84fd color preview, HTML & CSS examples
           This text has a color of #bb84fd        
        
          <p style="color:#bb84fd;">Text here</p>
        
        
          .mytext {color:#bb84fd;}
        
        Text color #bb84fd
      
           This box has a color of #bb84fd        
        
          <div style="background-color:#bb84fd;">Content here</div>
        
        
          .mybackground {background-color:#bb84fd;}
        
        Background color #bb84fd
      
           Border around this has a color of #bb84fd        
        
          <div style="border:2px solid #bb84fd;">Content here</div>
        
        
          .myborder {border:2px solid #bb84fd;}
        
        Border color #bb84fd