#bf84e0 color space conversions
Hex:
        #bf84e0
        RGB:
        191, 132, 224
        CMY:
        25, 48, 12
        CMYK:
        15, 41, 0, 12
      HSL:
        278°, 59.7403%, 69.8039%
        HSV (HSB):
        278°, 41.0714%, 87.8431%
        XYZ:
        43.1917, 32.9607, 74.6066
        xyY:
        0.2865, 0.2186, 32.9607
      CIE-Lab:
        64.1291, 39.0223, -38.1667
        CIE-LCH:
        64.1291, 54.5843, 315.6351
        CIE-Luv:
        64.1291, 24.2268, -65.6448
        Hunter-Lab:
        57.4114, 33.8188, -36.8598
      #bf84e0 color charts
#bf84e0 RGB chart
      #bf84e0 CMYK chart
      #bf84e0 RGB pie chart
      #bf84e0 color shades, tints & tones
#bf84e0 color schemes
#bf84e0 color preview, HTML & CSS examples
           This text has a color of #bf84e0        
        
          <p style="color:#bf84e0;">Text here</p>
        
        
          .mytext {color:#bf84e0;}
        
        Text color #bf84e0
      
           This box has a color of #bf84e0        
        
          <div style="background-color:#bf84e0;">Content here</div>
        
        
          .mybackground {background-color:#bf84e0;}
        
        Background color #bf84e0
      
           Border around this has a color of #bf84e0        
        
          <div style="border:2px solid #bf84e0;">Content here</div>
        
        
          .myborder {border:2px solid #bf84e0;}
        
        Border color #bf84e0