#bf46f5 color space conversions
Hex:
        #bf46f5
        RGB:
        191, 70, 245
        CMY:
        25, 73, 4
        CMYK:
        22, 71, 0, 4
      HSL:
        281°, 89.7436%, 61.7647%
        HSV (HSB):
        281°, 71.4286%, 96.0784%
        XYZ:
        40.1574, 22.0493, 88.5256
        xyY:
        0.2664, 0.1463, 22.0493
      CIE-Lab:
        54.0792, 73.1197, -65.8402
        CIE-LCH:
        54.0792, 98.3942, 317.9988
        CIE-Luv:
        54.0792, 38.3398, -110.0597
        Hunter-Lab:
        46.9566, 70.4796, -78.9076
      #bf46f5 color charts
#bf46f5 RGB chart
      #bf46f5 CMYK chart
      #bf46f5 RGB pie chart
      #bf46f5 color shades, tints & tones
#bf46f5 color schemes
#bf46f5 color preview, HTML & CSS examples
           This text has a color of #bf46f5        
        
          <p style="color:#bf46f5;">Text here</p>
        
        
          .mytext {color:#bf46f5;}
        
        Text color #bf46f5
      
           This box has a color of #bf46f5        
        
          <div style="background-color:#bf46f5;">Content here</div>
        
        
          .mybackground {background-color:#bf46f5;}
        
        Background color #bf46f5
      
           Border around this has a color of #bf46f5        
        
          <div style="border:2px solid #bf46f5;">Content here</div>
        
        
          .myborder {border:2px solid #bf46f5;}
        
        Border color #bf46f5