#bf08f8 color space conversions
Hex:
        #bf08f8
        RGB:
        191, 8, 248
        CMY:
        25, 97, 3
        CMYK:
        23, 97, 0, 3
      HSL:
        286°, 94.4882%, 50.1961%
        HSV (HSB):
        286°, 96.7742%, 97.2549%
        XYZ:
        38.5160, 18.0273, 90.2565
        xyY:
        0.2624, 0.1228, 18.0273
      CIE-Lab:
        49.5293, 87.5484, -74.8938
        CIE-LCH:
        49.5293, 115.2119, 319.4545
        CIE-Luv:
        49.5293, 43.7368, -121.3424
        Hunter-Lab:
        42.4586, 87.6221, -96.3149
      #bf08f8 color charts
#bf08f8 RGB chart
      #bf08f8 CMYK chart
      #bf08f8 RGB pie chart
      #bf08f8 color shades, tints & tones
#bf08f8 color schemes
#bf08f8 color preview, HTML & CSS examples
           This text has a color of #bf08f8        
        
          <p style="color:#bf08f8;">Text here</p>
        
        
          .mytext {color:#bf08f8;}
        
        Text color #bf08f8
      
           This box has a color of #bf08f8        
        
          <div style="background-color:#bf08f8;">Content here</div>
        
        
          .mybackground {background-color:#bf08f8;}
        
        Background color #bf08f8
      
           Border around this has a color of #bf08f8        
        
          <div style="border:2px solid #bf08f8;">Content here</div>
        
        
          .myborder {border:2px solid #bf08f8;}
        
        Border color #bf08f8