#bf04bd color space conversions
Hex:
        #bf04bd
        RGB:
        191, 4, 189
        CMY:
        25, 98, 26
        CMYK:
        0, 98, 1, 25
      HSL:
        301°, 95.8974%, 38.2353%
        HSV (HSB):
        301°, 97.9058%, 74.9020%
        XYZ:
        30.7146, 14.8373, 49.3892
        xyY:
        0.3235, 0.1563, 14.8373
      CIE-Lab:
        45.4106, 78.4135, -47.7890
        CIE-LCH:
        45.4106, 91.8285, 328.6398
        CIE-Luv:
        45.4106, 63.8762, -80.1062
        Hunter-Lab:
        38.5192, 74.9241, -49.0578
      #bf04bd color charts
#bf04bd RGB chart
      #bf04bd CMYK chart
      #bf04bd RGB pie chart
      #bf04bd color shades, tints & tones
#bf04bd color schemes
#bf04bd color preview, HTML & CSS examples
           This text has a color of #bf04bd        
        
          <p style="color:#bf04bd;">Text here</p>
        
        
          .mytext {color:#bf04bd;}
        
        Text color #bf04bd
      
           This box has a color of #bf04bd        
        
          <div style="background-color:#bf04bd;">Content here</div>
        
        
          .mybackground {background-color:#bf04bd;}
        
        Background color #bf04bd
      
           Border around this has a color of #bf04bd        
        
          <div style="border:2px solid #bf04bd;">Content here</div>
        
        
          .myborder {border:2px solid #bf04bd;}
        
        Border color #bf04bd