#bf60fe color space conversions
Hex:
        #bf60fe
        RGB:
        191, 96, 254
        CMY:
        25, 62, 0
        CMYK:
        25, 62, 0, 0
      HSL:
        276°, 98.7500%, 68.6275%
        HSV (HSB):
        276°, 62.2047%, 99.6078%
        XYZ:
        43.5581, 26.5979, 96.6041
        xyY:
        0.2612, 0.1595, 26.5979
      CIE-Lab:
        58.6002, 63.9376, -63.5590
        CIE-LCH:
        58.6002, 90.1541, 315.1702
        CIE-Luv:
        58.6002, 30.5276, -107.7681
        Hunter-Lab:
        51.5731, 60.5063, -74.9577
      #bf60fe color charts
#bf60fe RGB chart
      #bf60fe CMYK chart
      #bf60fe RGB pie chart
      #bf60fe color shades, tints & tones
#bf60fe color schemes
#bf60fe color preview, HTML & CSS examples
           This text has a color of #bf60fe        
        
          <p style="color:#bf60fe;">Text here</p>
        
        
          .mytext {color:#bf60fe;}
        
        Text color #bf60fe
      
           This box has a color of #bf60fe        
        
          <div style="background-color:#bf60fe;">Content here</div>
        
        
          .mybackground {background-color:#bf60fe;}
        
        Background color #bf60fe
      
           Border around this has a color of #bf60fe        
        
          <div style="border:2px solid #bf60fe;">Content here</div>
        
        
          .myborder {border:2px solid #bf60fe;}
        
        Border color #bf60fe