#bf02c6 color space conversions
Hex:
        #bf02c6
        RGB:
        191, 2, 198
        CMY:
        25, 99, 22
        CMYK:
        4, 99, 0, 22
      HSL:
        298°, 98.0000%, 39.2157%
        HSV (HSB):
        298°, 98.9899%, 77.6471%
        XYZ:
        31.7006, 15.1970, 54.6886
        xyY:
        0.3121, 0.1496, 15.1970
      CIE-Lab:
        45.9028, 79.9247, -52.2509
        CIE-LCH:
        45.9028, 95.4888, 326.8253
        CIE-Luv:
        45.9028, 60.5206, -86.8529
        Hunter-Lab:
        38.9833, 76.9325, -55.8879
      #bf02c6 color charts
#bf02c6 RGB chart
      #bf02c6 CMYK chart
      #bf02c6 RGB pie chart
      #bf02c6 color shades, tints & tones
#bf02c6 color schemes
#bf02c6 color preview, HTML & CSS examples
           This text has a color of #bf02c6        
        
          <p style="color:#bf02c6;">Text here</p>
        
        
          .mytext {color:#bf02c6;}
        
        Text color #bf02c6
      
           This box has a color of #bf02c6        
        
          <div style="background-color:#bf02c6;">Content here</div>
        
        
          .mybackground {background-color:#bf02c6;}
        
        Background color #bf02c6
      
           Border around this has a color of #bf02c6        
        
          <div style="border:2px solid #bf02c6;">Content here</div>
        
        
          .myborder {border:2px solid #bf02c6;}
        
        Border color #bf02c6