#bf04da color space conversions
Hex:
        #bf04da
        RGB:
        191, 4, 218
        CMY:
        25, 98, 15
        CMYK:
        12, 98, 0, 15
      HSL:
        292°, 96.3964%, 43.5294%
        HSV (HSB):
        292°, 98.1651%, 85.4902%
        XYZ:
        34.1842, 16.2252, 67.6597
        xyY:
        0.2895, 0.1374, 16.2252
      CIE-Lab:
        47.2685, 82.8667, -61.5849
        CIE-LCH:
        47.2685, 103.2453, 323.3810
        CIE-Luv:
        47.2685, 53.2811, -101.0572
        Hunter-Lab:
        40.2805, 80.9939, -71.3940
      #bf04da color charts
#bf04da RGB chart
      #bf04da CMYK chart
      #bf04da RGB pie chart
      #bf04da color shades, tints & tones
#bf04da color schemes
#bf04da color preview, HTML & CSS examples
           This text has a color of #bf04da        
        
          <p style="color:#bf04da;">Text here</p>
        
        
          .mytext {color:#bf04da;}
        
        Text color #bf04da
      
           This box has a color of #bf04da        
        
          <div style="background-color:#bf04da;">Content here</div>
        
        
          .mybackground {background-color:#bf04da;}
        
        Background color #bf04da
      
           Border around this has a color of #bf04da        
        
          <div style="border:2px solid #bf04da;">Content here</div>
        
        
          .myborder {border:2px solid #bf04da;}
        
        Border color #bf04da