#bf60ab color space conversions
Hex:
        #bf60ab
        RGB:
        191, 96, 171
        CMY:
        25, 62, 33
        CMYK:
        0, 50, 10, 25
      HSL:
        313°, 42.6009%, 56.2745%
        HSV (HSB):
        313°, 49.7382%, 74.9020%
        XYZ:
        33.0194, 22.3824, 41.1080
        xyY:
        0.3421, 0.2319, 22.3824
      CIE-Lab:
        54.4304, 47.9113, -23.1185
        CIE-LCH:
        54.4304, 53.1973, 334.2414
        CIE-Luv:
        54.4304, 49.9333, -41.7257
        Hunter-Lab:
        47.3100, 41.7892, -18.4005
      #bf60ab color charts
#bf60ab RGB chart
      #bf60ab CMYK chart
      #bf60ab RGB pie chart
      #bf60ab color shades, tints & tones
#bf60ab color schemes
#bf60ab color preview, HTML & CSS examples
           This text has a color of #bf60ab        
        
          <p style="color:#bf60ab;">Text here</p>
        
        
          .mytext {color:#bf60ab;}
        
        Text color #bf60ab
      
           This box has a color of #bf60ab        
        
          <div style="background-color:#bf60ab;">Content here</div>
        
        
          .mybackground {background-color:#bf60ab;}
        
        Background color #bf60ab
      
           Border around this has a color of #bf60ab        
        
          <div style="border:2px solid #bf60ab;">Content here</div>
        
        
          .myborder {border:2px solid #bf60ab;}
        
        Border color #bf60ab