#bf42c3 color space conversions
Hex:
        #bf42c3
        RGB:
        191, 66, 195
        CMY:
        25, 74, 24
        CMYK:
        2, 66, 0, 24
      HSL:
        298°, 51.8072%, 51.1765%
        HSV (HSB):
        298°, 66.1538%, 76.4706%
        XYZ:
        33.2844, 18.9129, 53.5260
        xyY:
        0.3148, 0.1789, 18.9129
      CIE-Lab:
        50.5852, 65.4232, -43.0433
        CIE-LCH:
        50.5852, 78.3130, 326.6583
        CIE-Luv:
        50.5852, 53.2330, -73.5892
        Hunter-Lab:
        43.4890, 60.5096, -42.5315
      #bf42c3 color charts
#bf42c3 RGB chart
      #bf42c3 CMYK chart
      #bf42c3 RGB pie chart
      #bf42c3 color shades, tints & tones
#bf42c3 color schemes
#bf42c3 color preview, HTML & CSS examples
           This text has a color of #bf42c3        
        
          <p style="color:#bf42c3;">Text here</p>
        
        
          .mytext {color:#bf42c3;}
        
        Text color #bf42c3
      
           This box has a color of #bf42c3        
        
          <div style="background-color:#bf42c3;">Content here</div>
        
        
          .mybackground {background-color:#bf42c3;}
        
        Background color #bf42c3
      
           Border around this has a color of #bf42c3        
        
          <div style="border:2px solid #bf42c3;">Content here</div>
        
        
          .myborder {border:2px solid #bf42c3;}
        
        Border color #bf42c3