#bb81fd color space conversions
Hex:
        #bb81fd
        RGB:
        187, 129, 253
        CMY:
        27, 49, 1
        CMYK:
        26, 49, 0, 1
      HSL:
        268°, 96.8750%, 74.9020%
        HSV (HSB):
        268°, 49.0119%, 99.2157%
        XYZ:
        46.0734, 33.3572, 96.9387
        xyY:
        0.2612, 0.1891, 33.3572
      CIE-Lab:
        64.4491, 46.0089, -53.6965
        CIE-LCH:
        64.4491, 70.7116, 310.5910
        CIE-Luv:
        64.4491, 18.6660, -91.9636
        Hunter-Lab:
        57.7557, 41.3223, -59.0851
      #bb81fd color charts
#bb81fd RGB chart
      #bb81fd CMYK chart
      #bb81fd RGB pie chart
      #bb81fd color shades, tints & tones
#bb81fd color schemes
#bb81fd color preview, HTML & CSS examples
           This text has a color of #bb81fd        
        
          <p style="color:#bb81fd;">Text here</p>
        
        
          .mytext {color:#bb81fd;}
        
        Text color #bb81fd
      
           This box has a color of #bb81fd        
        
          <div style="background-color:#bb81fd;">Content here</div>
        
        
          .mybackground {background-color:#bb81fd;}
        
        Background color #bb81fd
      
           Border around this has a color of #bb81fd        
        
          <div style="border:2px solid #bb81fd;">Content here</div>
        
        
          .myborder {border:2px solid #bb81fd;}
        
        Border color #bb81fd