#bf27ab color space conversions
Hex:
        #bf27ab
        RGB:
        191, 39, 171
        CMY:
        25, 85, 33
        CMYK:
        0, 80, 10, 25
      HSL:
        308°, 66.0870%, 45.0980%
        HSV (HSB):
        308°, 79.5812%, 74.9020%
        XYZ:
        29.5621, 15.4677, 39.9555
        xyY:
        0.3478, 0.1820, 15.4677
      CIE-Lab:
        46.2682, 70.3703, -35.8276
        CIE-LCH:
        46.2682, 78.9658, 333.0180
        CIE-Luv:
        46.2682, 67.4639, -62.1836
        Hunter-Lab:
        39.3290, 65.3458, -32.7043
      #bf27ab color charts
#bf27ab RGB chart
      #bf27ab CMYK chart
      #bf27ab RGB pie chart
      #bf27ab color shades, tints & tones
#bf27ab color schemes
#bf27ab color preview, HTML & CSS examples
           This text has a color of #bf27ab        
        
          <p style="color:#bf27ab;">Text here</p>
        
        
          .mytext {color:#bf27ab;}
        
        Text color #bf27ab
      
           This box has a color of #bf27ab        
        
          <div style="background-color:#bf27ab;">Content here</div>
        
        
          .mybackground {background-color:#bf27ab;}
        
        Background color #bf27ab
      
           Border around this has a color of #bf27ab        
        
          <div style="border:2px solid #bf27ab;">Content here</div>
        
        
          .myborder {border:2px solid #bf27ab;}
        
        Border color #bf27ab