#bf85d5 color space conversions
Hex:
        #bf85d5
        RGB:
        191, 133, 213
        CMY:
        25, 48, 16
        CMYK:
        10, 38, 0, 16
      HSL:
        284°, 48.7805%, 67.8431%
        HSV (HSB):
        284°, 37.5587%, 83.5294%
        XYZ:
        41.8836, 32.6555, 67.0464
        xyY:
        0.2958, 0.2306, 32.6555
      CIE-Lab:
        63.8810, 36.1713, -32.4254
        CIE-LCH:
        63.8810, 48.5774, 318.1257
        CIE-Luv:
        63.8810, 25.5491, -55.8918
        Hunter-Lab:
        57.1450, 30.8253, -29.5616
      #bf85d5 color charts
#bf85d5 RGB chart
      #bf85d5 CMYK chart
      #bf85d5 RGB pie chart
      #bf85d5 color shades, tints & tones
#bf85d5 color schemes
#bf85d5 color preview, HTML & CSS examples
           This text has a color of #bf85d5        
        
          <p style="color:#bf85d5;">Text here</p>
        
        
          .mytext {color:#bf85d5;}
        
        Text color #bf85d5
      
           This box has a color of #bf85d5        
        
          <div style="background-color:#bf85d5;">Content here</div>
        
        
          .mybackground {background-color:#bf85d5;}
        
        Background color #bf85d5
      
           Border around this has a color of #bf85d5        
        
          <div style="border:2px solid #bf85d5;">Content here</div>
        
        
          .myborder {border:2px solid #bf85d5;}
        
        Border color #bf85d5