#bf08e2 color space conversions
Hex:
        #bf08e2
        RGB:
        191, 8, 226
        CMY:
        25, 97, 11
        CMYK:
        15, 96, 0, 11
      HSL:
        290°, 93.1624%, 45.8824%
        HSV (HSB):
        290°, 96.4602%, 88.6275%
        XYZ:
        35.3002, 16.7410, 73.3223
        xyY:
        0.2816, 0.1335, 16.7410
      CIE-Lab:
        47.9320, 83.8347, -65.0751
        CIE-LCH:
        47.9320, 106.1274, 322.1803
        CIE-Luv:
        47.9320, 50.4738, -106.4258
        Hunter-Lab:
        40.9158, 82.3985, -77.6084
      #bf08e2 color charts
#bf08e2 RGB chart
      #bf08e2 CMYK chart
      #bf08e2 RGB pie chart
      #bf08e2 color shades, tints & tones
#bf08e2 color schemes
#bf08e2 color preview, HTML & CSS examples
           This text has a color of #bf08e2        
        
          <p style="color:#bf08e2;">Text here</p>
        
        
          .mytext {color:#bf08e2;}
        
        Text color #bf08e2
      
           This box has a color of #bf08e2        
        
          <div style="background-color:#bf08e2;">Content here</div>
        
        
          .mybackground {background-color:#bf08e2;}
        
        Background color #bf08e2
      
           Border around this has a color of #bf08e2        
        
          <div style="border:2px solid #bf08e2;">Content here</div>
        
        
          .myborder {border:2px solid #bf08e2;}
        
        Border color #bf08e2