#bf17e7 color space conversions
Hex:
        #bf17e7
        RGB:
        191, 23, 231
        CMY:
        25, 91, 9
        CMYK:
        17, 90, 0, 9
      HSL:
        288°, 81.8898%, 49.8039%
        HSV (HSB):
        288°, 90.0433%, 90.5882%
        XYZ:
        36.2161, 17.4587, 77.0624
        xyY:
        0.2770, 0.1335, 17.4587
      CIE-Lab:
        48.8329, 83.0338, -66.4533
        CIE-LCH:
        48.8329, 106.3516, 321.3291
        CIE-Luv:
        48.8329, 48.1574, -108.8517
        Hunter-Lab:
        41.7836, 81.5942, -80.1013
      #bf17e7 color charts
#bf17e7 RGB chart
      #bf17e7 CMYK chart
      #bf17e7 RGB pie chart
      #bf17e7 color shades, tints & tones
#bf17e7 color schemes
#bf17e7 color preview, HTML & CSS examples
           This text has a color of #bf17e7        
        
          <p style="color:#bf17e7;">Text here</p>
        
        
          .mytext {color:#bf17e7;}
        
        Text color #bf17e7
      
           This box has a color of #bf17e7        
        
          <div style="background-color:#bf17e7;">Content here</div>
        
        
          .mybackground {background-color:#bf17e7;}
        
        Background color #bf17e7
      
           Border around this has a color of #bf17e7        
        
          <div style="border:2px solid #bf17e7;">Content here</div>
        
        
          .myborder {border:2px solid #bf17e7;}
        
        Border color #bf17e7