#bf27e4 color space conversions
Hex:
        #bf27e4
        RGB:
        191, 39, 228
        CMY:
        25, 85, 11
        CMYK:
        16, 83, 0, 11
      HSL:
        288°, 77.7778%, 52.3529%
        HSV (HSB):
        288°, 82.8947%, 89.4118%
        XYZ:
        36.2150, 18.1288, 74.9893
        xyY:
        0.2800, 0.1402, 18.1288
      CIE-Lab:
        49.6520, 79.4993, -63.4282
        CIE-LCH:
        49.6520, 101.7019, 321.4155
        CIE-Luv:
        49.6520, 47.6900, -104.7524
        Hunter-Lab:
        42.5780, 77.3128, -74.6183
      #bf27e4 color charts
#bf27e4 RGB chart
      #bf27e4 CMYK chart
      #bf27e4 RGB pie chart
      #bf27e4 color shades, tints & tones
#bf27e4 color schemes
#bf27e4 color preview, HTML & CSS examples
           This text has a color of #bf27e4        
        
          <p style="color:#bf27e4;">Text here</p>
        
        
          .mytext {color:#bf27e4;}
        
        Text color #bf27e4
      
           This box has a color of #bf27e4        
        
          <div style="background-color:#bf27e4;">Content here</div>
        
        
          .mybackground {background-color:#bf27e4;}
        
        Background color #bf27e4
      
           Border around this has a color of #bf27e4        
        
          <div style="border:2px solid #bf27e4;">Content here</div>
        
        
          .myborder {border:2px solid #bf27e4;}
        
        Border color #bf27e4