#bf08c9 color space conversions
Hex:
        #bf08c9
        RGB:
        191, 8, 201
        CMY:
        25, 97, 21
        CMYK:
        5, 96, 0, 21
      HSL:
        297°, 92.3445%, 40.9804%
        HSV (HSB):
        297°, 96.0199%, 78.8235%
        XYZ:
        32.1153, 15.4671, 56.5511
        xyY:
        0.3084, 0.1485, 15.4671
      CIE-Lab:
        46.2674, 79.8588, -53.4070
        CIE-LCH:
        46.2674, 96.0715, 326.2267
        CIE-Luv:
        46.2674, 59.1296, -88.6720
        Hunter-Lab:
        39.3282, 76.9383, -57.7250
      #bf08c9 color charts
#bf08c9 RGB chart
      #bf08c9 CMYK chart
      #bf08c9 RGB pie chart
      #bf08c9 color shades, tints & tones
#bf08c9 color schemes
#bf08c9 color preview, HTML & CSS examples
           This text has a color of #bf08c9        
        
          <p style="color:#bf08c9;">Text here</p>
        
        
          .mytext {color:#bf08c9;}
        
        Text color #bf08c9
      
           This box has a color of #bf08c9        
        
          <div style="background-color:#bf08c9;">Content here</div>
        
        
          .mybackground {background-color:#bf08c9;}
        
        Background color #bf08c9
      
           Border around this has a color of #bf08c9        
        
          <div style="border:2px solid #bf08c9;">Content here</div>
        
        
          .myborder {border:2px solid #bf08c9;}
        
        Border color #bf08c9