#bf19f4 color space conversions
Hex:
        #bf19f4
        RGB:
        191, 25, 244
        CMY:
        25, 90, 4
        CMYK:
        22, 90, 0, 4
      HSL:
        285°, 90.8714%, 52.7451%
        HSV (HSB):
        285°, 89.7541%, 95.6863%
        XYZ:
        38.1626, 18.3033, 87.1094
        xyY:
        0.2658, 0.1275, 18.3033
      CIE-Lab:
        49.8619, 84.9796, -72.1107
        CIE-LCH:
        49.8619, 111.4517, 319.6832
        CIE-Luv:
        49.8619, 44.1319, -117.5656
        Hunter-Lab:
        42.7823, 84.3562, -90.7732
      #bf19f4 color charts
#bf19f4 RGB chart
      #bf19f4 CMYK chart
      #bf19f4 RGB pie chart
      #bf19f4 color shades, tints & tones
#bf19f4 color schemes
#bf19f4 color preview, HTML & CSS examples
           This text has a color of #bf19f4        
        
          <p style="color:#bf19f4;">Text here</p>
        
        
          .mytext {color:#bf19f4;}
        
        Text color #bf19f4
      
           This box has a color of #bf19f4        
        
          <div style="background-color:#bf19f4;">Content here</div>
        
        
          .mybackground {background-color:#bf19f4;}
        
        Background color #bf19f4
      
           Border around this has a color of #bf19f4        
        
          <div style="border:2px solid #bf19f4;">Content here</div>
        
        
          .myborder {border:2px solid #bf19f4;}
        
        Border color #bf19f4