#bf08fc color space conversions
Hex:
        #bf08fc
        RGB:
        191, 8, 252
        CMY:
        25, 97, 1
        CMYK:
        24, 97, 0, 1
      HSL:
        285°, 97.6000%, 50.9804%
        HSV (HSB):
        285°, 96.8254%, 98.8235%
        XYZ:
        39.1434, 18.2783, 93.5604
        xyY:
        0.2593, 0.1211, 18.2783
      CIE-Lab:
        49.8319, 88.2420, -76.6369
        CIE-LCH:
        49.8319, 116.8754, 319.0261
        CIE-Luv:
        49.8319, 42.5953, -123.9866
        Hunter-Lab:
        42.7531, 88.6108, -99.8223
      #bf08fc color charts
#bf08fc RGB chart
      #bf08fc CMYK chart
      #bf08fc RGB pie chart
      #bf08fc color shades, tints & tones
#bf08fc color schemes
#bf08fc color preview, HTML & CSS examples
           This text has a color of #bf08fc        
        
          <p style="color:#bf08fc;">Text here</p>
        
        
          .mytext {color:#bf08fc;}
        
        Text color #bf08fc
      
           This box has a color of #bf08fc        
        
          <div style="background-color:#bf08fc;">Content here</div>
        
        
          .mybackground {background-color:#bf08fc;}
        
        Background color #bf08fc
      
           Border around this has a color of #bf08fc        
        
          <div style="border:2px solid #bf08fc;">Content here</div>
        
        
          .myborder {border:2px solid #bf08fc;}
        
        Border color #bf08fc