#bf52d4 color space conversions
Hex:
        #bf52d4
        RGB:
        191, 82, 212
        CMY:
        25, 68, 17
        CMYK:
        10, 61, 0, 17
      HSL:
        290°, 60.1852%, 57.6471%
        HSV (HSB):
        290°, 61.3208%, 83.1373%
        XYZ:
        36.3868, 21.8644, 64.5898
        xyY:
        0.2962, 0.1780, 21.8644
      CIE-Lab:
        53.8829, 61.8354, -47.5595
        CIE-LCH:
        53.8829, 78.0097, 322.4350
        CIE-Luv:
        53.8829, 44.0883, -81.0885
        Hunter-Lab:
        46.7594, 57.0746, -49.1670
      #bf52d4 color charts
#bf52d4 RGB chart
      #bf52d4 CMYK chart
      #bf52d4 RGB pie chart
      #bf52d4 color shades, tints & tones
#bf52d4 color schemes
#bf52d4 color preview, HTML & CSS examples
           This text has a color of #bf52d4        
        
          <p style="color:#bf52d4;">Text here</p>
        
        
          .mytext {color:#bf52d4;}
        
        Text color #bf52d4
      
           This box has a color of #bf52d4        
        
          <div style="background-color:#bf52d4;">Content here</div>
        
        
          .mybackground {background-color:#bf52d4;}
        
        Background color #bf52d4
      
           Border around this has a color of #bf52d4        
        
          <div style="border:2px solid #bf52d4;">Content here</div>
        
        
          .myborder {border:2px solid #bf52d4;}
        
        Border color #bf52d4