#bf10d0 color space conversions
Hex:
        #bf10d0
        RGB:
        191, 16, 208
        CMY:
        25, 94, 18
        CMYK:
        8, 92, 0, 18
      HSL:
        295°, 85.7143%, 43.9216%
        HSV (HSB):
        295°, 92.3077%, 81.5686%
        XYZ:
        33.0563, 16.0010, 61.0208
        xyY:
        0.3003, 0.1454, 16.0010
      CIE-Lab:
        46.9758, 80.1739, -56.3141
        CIE-LCH:
        46.9758, 97.9752, 324.9158
        CIE-Luv:
        46.9758, 56.2092, -93.2025
        Hunter-Lab:
        40.0013, 77.5069, -62.4443
      #bf10d0 color charts
#bf10d0 RGB chart
      #bf10d0 CMYK chart
      #bf10d0 RGB pie chart
      #bf10d0 color shades, tints & tones
#bf10d0 color schemes
#bf10d0 color preview, HTML & CSS examples
           This text has a color of #bf10d0        
        
          <p style="color:#bf10d0;">Text here</p>
        
        
          .mytext {color:#bf10d0;}
        
        Text color #bf10d0
      
           This box has a color of #bf10d0        
        
          <div style="background-color:#bf10d0;">Content here</div>
        
        
          .mybackground {background-color:#bf10d0;}
        
        Background color #bf10d0
      
           Border around this has a color of #bf10d0        
        
          <div style="border:2px solid #bf10d0;">Content here</div>
        
        
          .myborder {border:2px solid #bf10d0;}
        
        Border color #bf10d0