#bf52d9 color space conversions
Hex:
        #bf52d9
        RGB:
        191, 82, 217
        CMY:
        25, 68, 15
        CMYK:
        12, 62, 0, 15
      HSL:
        288°, 63.9810%, 58.6275%
        HSV (HSB):
        288°, 62.2120%, 85.0980%
        XYZ:
        37.0275, 22.1207, 67.9638
        xyY:
        0.2913, 0.1740, 22.1207
      CIE-Lab:
        54.1548, 62.7816, -49.9672
        CIE-LCH:
        54.1548, 80.2387, 321.4841
        CIE-Luv:
        54.1548, 42.7788, -84.9931
        Hunter-Lab:
        47.0327, 58.2211, -52.7532
      #bf52d9 color charts
#bf52d9 RGB chart
      #bf52d9 CMYK chart
      #bf52d9 RGB pie chart
      #bf52d9 color shades, tints & tones
#bf52d9 color schemes
#bf52d9 color preview, HTML & CSS examples
           This text has a color of #bf52d9        
        
          <p style="color:#bf52d9;">Text here</p>
        
        
          .mytext {color:#bf52d9;}
        
        Text color #bf52d9
      
           This box has a color of #bf52d9        
        
          <div style="background-color:#bf52d9;">Content here</div>
        
        
          .mybackground {background-color:#bf52d9;}
        
        Background color #bf52d9
      
           Border around this has a color of #bf52d9        
        
          <div style="border:2px solid #bf52d9;">Content here</div>
        
        
          .myborder {border:2px solid #bf52d9;}
        
        Border color #bf52d9