#bf52dc color space conversions
Hex:
        #bf52dc
        RGB:
        191, 82, 220
        CMY:
        25, 68, 14
        CMYK:
        13, 63, 0, 14
      HSL:
        287°, 66.3462%, 59.2157%
        HSV (HSB):
        287°, 62.7273%, 86.2745%
        XYZ:
        37.4214, 22.2783, 70.0380
        xyY:
        0.2884, 0.1717, 22.2783
      CIE-Lab:
        54.3210, 63.3556, -51.4021
        CIE-LCH:
        54.3210, 81.5850, 320.9467
        CIE-Luv:
        54.3210, 42.0036, -87.3218
        Hunter-Lab:
        47.1999, 58.9203, -54.9381
      #bf52dc color charts
#bf52dc RGB chart
      #bf52dc CMYK chart
      #bf52dc RGB pie chart
      #bf52dc color shades, tints & tones
#bf52dc color schemes
#bf52dc color preview, HTML & CSS examples
           This text has a color of #bf52dc        
        
          <p style="color:#bf52dc;">Text here</p>
        
        
          .mytext {color:#bf52dc;}
        
        Text color #bf52dc
      
           This box has a color of #bf52dc        
        
          <div style="background-color:#bf52dc;">Content here</div>
        
        
          .mybackground {background-color:#bf52dc;}
        
        Background color #bf52dc
      
           Border around this has a color of #bf52dc        
        
          <div style="border:2px solid #bf52dc;">Content here</div>
        
        
          .myborder {border:2px solid #bf52dc;}
        
        Border color #bf52dc