#bf12f8 color space conversions
Hex:
        #bf12f8
        RGB:
        191, 18, 248
        CMY:
        25, 93, 3
        CMYK:
        23, 93, 0, 3
      HSL:
        285°, 94.2623%, 52.1569%
        HSV (HSB):
        285°, 92.7419%, 97.2549%
        XYZ:
        38.6454, 18.2863, 90.2997
        xyY:
        0.2625, 0.1242, 18.2863
      CIE-Lab:
        49.8415, 86.6165, -74.3853
        CIE-LCH:
        49.8415, 114.1735, 319.3444
        CIE-Luv:
        49.8415, 43.3653, -120.8079
        Hunter-Lab:
        42.7625, 86.4803, -95.2665
      #bf12f8 color charts
#bf12f8 RGB chart
      #bf12f8 CMYK chart
      #bf12f8 RGB pie chart
      #bf12f8 color shades, tints & tones
#bf12f8 color schemes
#bf12f8 color preview, HTML & CSS examples
           This text has a color of #bf12f8        
        
          <p style="color:#bf12f8;">Text here</p>
        
        
          .mytext {color:#bf12f8;}
        
        Text color #bf12f8
      
           This box has a color of #bf12f8        
        
          <div style="background-color:#bf12f8;">Content here</div>
        
        
          .mybackground {background-color:#bf12f8;}
        
        Background color #bf12f8
      
           Border around this has a color of #bf12f8        
        
          <div style="border:2px solid #bf12f8;">Content here</div>
        
        
          .myborder {border:2px solid #bf12f8;}
        
        Border color #bf12f8