#bf60f4 color space conversions
Hex:
        #bf60f4
        RGB:
        191, 96, 244
        CMY:
        25, 62, 4
        CMYK:
        22, 61, 0, 4
      HSL:
        279°, 87.0588%, 66.6667%
        HSV (HSB):
        279°, 60.6557%, 95.6863%
        XYZ:
        41.9979, 25.9738, 88.3879
        xyY:
        0.2686, 0.1661, 25.9738
      CIE-Lab:
        58.0121, 61.8137, -58.9624
        CIE-LCH:
        58.0121, 85.4255, 316.3524
        CIE-Luv:
        58.0121, 32.6258, -100.1814
        Hunter-Lab:
        50.9645, 57.9072, -67.1518
      #bf60f4 color charts
#bf60f4 RGB chart
      #bf60f4 CMYK chart
      #bf60f4 RGB pie chart
      #bf60f4 color shades, tints & tones
#bf60f4 color schemes
#bf60f4 color preview, HTML & CSS examples
           This text has a color of #bf60f4        
        
          <p style="color:#bf60f4;">Text here</p>
        
        
          .mytext {color:#bf60f4;}
        
        Text color #bf60f4
      
           This box has a color of #bf60f4        
        
          <div style="background-color:#bf60f4;">Content here</div>
        
        
          .mybackground {background-color:#bf60f4;}
        
        Background color #bf60f4
      
           Border around this has a color of #bf60f4        
        
          <div style="border:2px solid #bf60f4;">Content here</div>
        
        
          .myborder {border:2px solid #bf60f4;}
        
        Border color #bf60f4