#bf42bc color space conversions
Hex:
        #bf42bc
        RGB:
        191, 66, 188
        CMY:
        25, 74, 26
        CMYK:
        0, 65, 2, 25
      HSL:
        301°, 49.4071%, 50.3922%
        HSV (HSB):
        301°, 65.4450%, 74.9020%
        XYZ:
        32.5112, 18.6036, 49.4543
        xyY:
        0.3233, 0.1850, 18.6036
      CIE-Lab:
        50.2202, 64.2458, -39.5641
        CIE-LCH:
        50.2202, 75.4509, 328.3743
        CIE-Luv:
        50.2202, 55.4346, -68.0907
        Hunter-Lab:
        43.1319, 59.0655, -37.7885
      #bf42bc color charts
#bf42bc RGB chart
      #bf42bc CMYK chart
      #bf42bc RGB pie chart
      #bf42bc color shades, tints & tones
#bf42bc color schemes
#bf42bc color preview, HTML & CSS examples
           This text has a color of #bf42bc        
        
          <p style="color:#bf42bc;">Text here</p>
        
        
          .mytext {color:#bf42bc;}
        
        Text color #bf42bc
      
           This box has a color of #bf42bc        
        
          <div style="background-color:#bf42bc;">Content here</div>
        
        
          .mybackground {background-color:#bf42bc;}
        
        Background color #bf42bc
      
           Border around this has a color of #bf42bc        
        
          <div style="border:2px solid #bf42bc;">Content here</div>
        
        
          .myborder {border:2px solid #bf42bc;}
        
        Border color #bf42bc