#bf03d3 color space conversions
Hex:
        #bf03d3
        RGB:
        191, 3, 211
        CMY:
        25, 99, 17
        CMYK:
        9, 99, 0, 17
      HSL:
        294°, 97.1963%, 41.9608%
        HSV (HSB):
        294°, 98.5782%, 82.7451%
        XYZ:
        33.2763, 15.8446, 62.9325
        xyY:
        0.2970, 0.1414, 15.8446
      CIE-Lab:
        46.7700, 81.8393, -58.3733
        CIE-LCH:
        46.7700, 100.5242, 324.5010
        CIE-Luv:
        46.7700, 55.7428, -96.1625
        Hunter-Lab:
        39.8053, 79.5624, -65.8742
      #bf03d3 color charts
#bf03d3 RGB chart
      #bf03d3 CMYK chart
      #bf03d3 RGB pie chart
      #bf03d3 color shades, tints & tones
#bf03d3 color schemes
#bf03d3 color preview, HTML & CSS examples
           This text has a color of #bf03d3        
        
          <p style="color:#bf03d3;">Text here</p>
        
        
          .mytext {color:#bf03d3;}
        
        Text color #bf03d3
      
           This box has a color of #bf03d3        
        
          <div style="background-color:#bf03d3;">Content here</div>
        
        
          .mybackground {background-color:#bf03d3;}
        
        Background color #bf03d3
      
           Border around this has a color of #bf03d3        
        
          <div style="border:2px solid #bf03d3;">Content here</div>
        
        
          .myborder {border:2px solid #bf03d3;}
        
        Border color #bf03d3