#bf33a5 color space conversions
Hex:
        #bf33a5
        RGB:
        191, 51, 165
        CMY:
        25, 80, 35
        CMYK:
        0, 73, 14, 25
      HSL:
        311°, 57.8512%, 47.4510%
        HSV (HSB):
        311°, 73.2984%, 74.9020%
        XYZ:
        29.4612, 16.1606, 37.1638
        xyY:
        0.3559, 0.1952, 16.1606
      CIE-Lab:
        47.1845, 66.0350, -30.8321
        CIE-LCH:
        47.1845, 72.8783, 334.9719
        CIE-Luv:
        47.1845, 67.2030, -54.5565
        Hunter-Lab:
        40.2003, 60.4652, -26.6715
      #bf33a5 color charts
#bf33a5 RGB chart
      #bf33a5 CMYK chart
      #bf33a5 RGB pie chart
      #bf33a5 color shades, tints & tones
#bf33a5 color schemes
#bf33a5 color preview, HTML & CSS examples
           This text has a color of #bf33a5        
        
          <p style="color:#bf33a5;">Text here</p>
        
        
          .mytext {color:#bf33a5;}
        
        Text color #bf33a5
      
           This box has a color of #bf33a5        
        
          <div style="background-color:#bf33a5;">Content here</div>
        
        
          .mybackground {background-color:#bf33a5;}
        
        Background color #bf33a5
      
           Border around this has a color of #bf33a5        
        
          <div style="border:2px solid #bf33a5;">Content here</div>
        
        
          .myborder {border:2px solid #bf33a5;}
        
        Border color #bf33a5