#bf60b2 color space conversions
Hex:
        #bf60b2
        RGB:
        191, 96, 178
        CMY:
        25, 62, 30
        CMYK:
        0, 50, 7, 25
      HSL:
        308°, 42.6009%, 56.2745%
        HSV (HSB):
        308°, 49.7382%, 74.9020%
        XYZ:
        33.7046, 22.6565, 44.7162
        xyY:
        0.3335, 0.2241, 22.6565
      CIE-Lab:
        54.7167, 49.0918, -26.7360
        CIE-LCH:
        54.7167, 55.9001, 331.4267
        CIE-Luv:
        54.7167, 48.1616, -47.4485
        Hunter-Lab:
        47.5988, 43.0976, -22.3802
      #bf60b2 color charts
#bf60b2 RGB chart
      #bf60b2 CMYK chart
      #bf60b2 RGB pie chart
      #bf60b2 color shades, tints & tones
#bf60b2 color schemes
#bf60b2 color preview, HTML & CSS examples
           This text has a color of #bf60b2        
        
          <p style="color:#bf60b2;">Text here</p>
        
        
          .mytext {color:#bf60b2;}
        
        Text color #bf60b2
      
           This box has a color of #bf60b2        
        
          <div style="background-color:#bf60b2;">Content here</div>
        
        
          .mybackground {background-color:#bf60b2;}
        
        Background color #bf60b2
      
           Border around this has a color of #bf60b2        
        
          <div style="border:2px solid #bf60b2;">Content here</div>
        
        
          .myborder {border:2px solid #bf60b2;}
        
        Border color #bf60b2