#bf29cb color space conversions
Hex:
        #bf29cb
        RGB:
        191, 41, 203
        CMY:
        25, 84, 20
        CMYK:
        6, 80, 0, 20
      HSL:
        296°, 66.3934%, 47.8431%
        HSV (HSB):
        296°, 79.8030%, 79.6078%
        XYZ:
        33.0583, 16.9740, 58.0339
        xyY:
        0.3059, 0.1571, 16.9740
      CIE-Lab:
        48.2273, 74.7866, -51.4208
        CIE-LCH:
        48.2273, 90.7586, 325.4889
        CIE-Luv:
        48.2273, 55.4989, -86.2119
        Hunter-Lab:
        41.1996, 71.1281, -54.6764
      #bf29cb color charts
#bf29cb RGB chart
      #bf29cb CMYK chart
      #bf29cb RGB pie chart
      #bf29cb color shades, tints & tones
#bf29cb color schemes
#bf29cb color preview, HTML & CSS examples
           This text has a color of #bf29cb        
        
          <p style="color:#bf29cb;">Text here</p>
        
        
          .mytext {color:#bf29cb;}
        
        Text color #bf29cb
      
           This box has a color of #bf29cb        
        
          <div style="background-color:#bf29cb;">Content here</div>
        
        
          .mybackground {background-color:#bf29cb;}
        
        Background color #bf29cb
      
           Border around this has a color of #bf29cb        
        
          <div style="border:2px solid #bf29cb;">Content here</div>
        
        
          .myborder {border:2px solid #bf29cb;}
        
        Border color #bf29cb