#bf85d8 color space conversions
Hex:
        #bf85d8
        RGB:
        191, 133, 216
        CMY:
        25, 48, 15
        CMYK:
        12, 38, 0, 15
      HSL:
        282°, 51.5528%, 68.4314%
        HSV (HSB):
        282°, 38.4259%, 84.7059%
        XYZ:
        42.2681, 32.8093, 69.0708
        xyY:
        0.2932, 0.2276, 32.8093
      CIE-Lab:
        64.0062, 36.7922, -33.9051
        CIE-LCH:
        64.0062, 50.0322, 317.3385
        CIE-Luv:
        64.0062, 25.0765, -58.3920
        Hunter-Lab:
        57.2794, 31.4812, -31.3997
      #bf85d8 color charts
#bf85d8 RGB chart
      #bf85d8 CMYK chart
      #bf85d8 RGB pie chart
      #bf85d8 color shades, tints & tones
#bf85d8 color schemes
#bf85d8 color preview, HTML & CSS examples
           This text has a color of #bf85d8        
        
          <p style="color:#bf85d8;">Text here</p>
        
        
          .mytext {color:#bf85d8;}
        
        Text color #bf85d8
      
           This box has a color of #bf85d8        
        
          <div style="background-color:#bf85d8;">Content here</div>
        
        
          .mybackground {background-color:#bf85d8;}
        
        Background color #bf85d8
      
           Border around this has a color of #bf85d8        
        
          <div style="border:2px solid #bf85d8;">Content here</div>
        
        
          .myborder {border:2px solid #bf85d8;}
        
        Border color #bf85d8