#bf5bc8 color space conversions
Hex:
        #bf5bc8
        RGB:
        191, 91, 200
        CMY:
        25, 64, 22
        CMYK:
        5, 55, 0, 22
      HSL:
        295°, 49.7717%, 57.0588%
        HSV (HSB):
        295°, 54.5000%, 78.4314%
        XYZ:
        35.6523, 22.7287, 57.1516
        xyY:
        0.3086, 0.1967, 22.7287
      CIE-Lab:
        54.7917, 55.4581, -39.2768
        CIE-LCH:
        54.7917, 67.9578, 324.6929
        CIE-Luv:
        54.7917, 44.4315, -67.7251
        Hunter-Lab:
        47.6746, 50.0563, -37.7037
      #bf5bc8 color charts
#bf5bc8 RGB chart
      #bf5bc8 CMYK chart
      #bf5bc8 RGB pie chart
      #bf5bc8 color shades, tints & tones
#bf5bc8 color schemes
#bf5bc8 color preview, HTML & CSS examples
           This text has a color of #bf5bc8        
        
          <p style="color:#bf5bc8;">Text here</p>
        
        
          .mytext {color:#bf5bc8;}
        
        Text color #bf5bc8
      
           This box has a color of #bf5bc8        
        
          <div style="background-color:#bf5bc8;">Content here</div>
        
        
          .mybackground {background-color:#bf5bc8;}
        
        Background color #bf5bc8
      
           Border around this has a color of #bf5bc8        
        
          <div style="border:2px solid #bf5bc8;">Content here</div>
        
        
          .myborder {border:2px solid #bf5bc8;}
        
        Border color #bf5bc8