#bf19c2 color space conversions
Hex:
        #bf19c2
        RGB:
        191, 25, 194
        CMY:
        25, 90, 24
        CMYK:
        2, 87, 0, 24
      HSL:
        299°, 77.1689%, 42.9412%
        HSV (HSB):
        299°, 87.1134%, 76.0784%
        XYZ:
        31.5711, 15.6667, 52.3989
        xyY:
        0.3169, 0.1572, 15.6667
      CIE-Lab:
        46.5341, 76.7309, -48.9121
        CIE-LCH:
        46.5341, 90.9946, 327.4845
        CIE-Luv:
        46.5341, 60.5934, -82.0345
        Hunter-Lab:
        39.5811, 73.1099, -50.7834
      #bf19c2 color charts
#bf19c2 RGB chart
      #bf19c2 CMYK chart
      #bf19c2 RGB pie chart
      #bf19c2 color shades, tints & tones
#bf19c2 color schemes
#bf19c2 color preview, HTML & CSS examples
           This text has a color of #bf19c2        
        
          <p style="color:#bf19c2;">Text here</p>
        
        
          .mytext {color:#bf19c2;}
        
        Text color #bf19c2
      
           This box has a color of #bf19c2        
        
          <div style="background-color:#bf19c2;">Content here</div>
        
        
          .mybackground {background-color:#bf19c2;}
        
        Background color #bf19c2
      
           Border around this has a color of #bf19c2        
        
          <div style="border:2px solid #bf19c2;">Content here</div>
        
        
          .myborder {border:2px solid #bf19c2;}
        
        Border color #bf19c2