#bf43f2 color space conversions
Hex:
        #bf43f2
        RGB:
        191, 67, 242
        CMY:
        25, 74, 5
        CMYK:
        21, 72, 0, 5
      HSL:
        283°, 87.0647%, 60.5882%
        HSV (HSB):
        283°, 72.3140%, 94.9020%
        XYZ:
        39.5200, 21.5015, 86.0717
        xyY:
        0.2687, 0.1462, 21.5015
      CIE-Lab:
        53.4940, 73.6465, -65.1082
        CIE-LCH:
        53.4940, 98.2999, 318.5213
        CIE-Luv:
        53.4940, 39.6546, -108.7275
        Hunter-Lab:
        46.3697, 70.9853, -77.5956
      #bf43f2 color charts
#bf43f2 RGB chart
      #bf43f2 CMYK chart
      #bf43f2 RGB pie chart
      #bf43f2 color shades, tints & tones
#bf43f2 color schemes
#bf43f2 color preview, HTML & CSS examples
           This text has a color of #bf43f2        
        
          <p style="color:#bf43f2;">Text here</p>
        
        
          .mytext {color:#bf43f2;}
        
        Text color #bf43f2
      
           This box has a color of #bf43f2        
        
          <div style="background-color:#bf43f2;">Content here</div>
        
        
          .mybackground {background-color:#bf43f2;}
        
        Background color #bf43f2
      
           Border around this has a color of #bf43f2        
        
          <div style="border:2px solid #bf43f2;">Content here</div>
        
        
          .myborder {border:2px solid #bf43f2;}
        
        Border color #bf43f2