#bf08c4 color space conversions
Hex:
        #bf08c4
        RGB:
        191, 8, 196
        CMY:
        25, 97, 23
        CMYK:
        3, 96, 0, 23
      HSL:
        298°, 92.1569%, 40.0000%
        HSV (HSB):
        298°, 95.9184%, 76.8627%
        XYZ:
        31.5365, 15.2356, 53.5031
        xyY:
        0.3145, 0.1519, 15.2356
      CIE-Lab:
        45.9551, 79.0998, -51.0036
        CIE-LCH:
        45.9551, 94.1177, 327.1861
        CIE-Luv:
        45.9551, 60.9928, -85.0183
        Hunter-Lab:
        39.0327, 75.9117, -53.9473
      #bf08c4 color charts
#bf08c4 RGB chart
      #bf08c4 CMYK chart
      #bf08c4 RGB pie chart
      #bf08c4 color shades, tints & tones
#bf08c4 color schemes
#bf08c4 color preview, HTML & CSS examples
           This text has a color of #bf08c4        
        
          <p style="color:#bf08c4;">Text here</p>
        
        
          .mytext {color:#bf08c4;}
        
        Text color #bf08c4
      
           This box has a color of #bf08c4        
        
          <div style="background-color:#bf08c4;">Content here</div>
        
        
          .mybackground {background-color:#bf08c4;}
        
        Background color #bf08c4
      
           Border around this has a color of #bf08c4        
        
          <div style="border:2px solid #bf08c4;">Content here</div>
        
        
          .myborder {border:2px solid #bf08c4;}
        
        Border color #bf08c4