#bf39bc color space conversions
Hex:
        #bf39bc
        RGB:
        191, 57, 188
        CMY:
        25, 78, 26
        CMYK:
        0, 70, 2, 25
      HSL:
        301°, 54.0323%, 48.6275%
        HSV (HSB):
        301°, 70.1571%, 74.9020%
        XYZ:
        32.0261, 17.6335, 49.2926
        xyY:
        0.3237, 0.1782, 17.6335
      CIE-Lab:
        49.0485, 67.5486, -41.4165
        CIE-LCH:
        49.0485, 79.2347, 328.4860
        CIE-Luv:
        49.0485, 57.6546, -70.9221
        Hunter-Lab:
        41.9922, 62.6497, -40.2031
      #bf39bc color charts
#bf39bc RGB chart
      #bf39bc CMYK chart
      #bf39bc RGB pie chart
      #bf39bc color shades, tints & tones
#bf39bc color schemes
#bf39bc color preview, HTML & CSS examples
           This text has a color of #bf39bc        
        
          <p style="color:#bf39bc;">Text here</p>
        
        
          .mytext {color:#bf39bc;}
        
        Text color #bf39bc
      
           This box has a color of #bf39bc        
        
          <div style="background-color:#bf39bc;">Content here</div>
        
        
          .mybackground {background-color:#bf39bc;}
        
        Background color #bf39bc
      
           Border around this has a color of #bf39bc        
        
          <div style="border:2px solid #bf39bc;">Content here</div>
        
        
          .myborder {border:2px solid #bf39bc;}
        
        Border color #bf39bc