#bf27eb color space conversions
Hex:
        #bf27eb
        RGB:
        191, 39, 235
        CMY:
        25, 85, 8
        CMYK:
        19, 83, 0, 8
      HSL:
        287°, 83.0508%, 53.7255%
        HSV (HSB):
        287°, 83.4043%, 92.1569%
        XYZ:
        37.2068, 18.5256, 80.2120
        xyY:
        0.2737, 0.1363, 18.5256
      CIE-Lab:
        50.1275, 80.7293, -66.6171
        CIE-LCH:
        50.1275, 104.6664, 320.4708
        CIE-Luv:
        50.1275, 45.5942, -109.6832
        Hunter-Lab:
        43.0413, 78.9807, -80.3642
      #bf27eb color charts
#bf27eb RGB chart
      #bf27eb CMYK chart
      #bf27eb RGB pie chart
      #bf27eb color shades, tints & tones
#bf27eb color schemes
#bf27eb color preview, HTML & CSS examples
           This text has a color of #bf27eb        
        
          <p style="color:#bf27eb;">Text here</p>
        
        
          .mytext {color:#bf27eb;}
        
        Text color #bf27eb
      
           This box has a color of #bf27eb        
        
          <div style="background-color:#bf27eb;">Content here</div>
        
        
          .mybackground {background-color:#bf27eb;}
        
        Background color #bf27eb
      
           Border around this has a color of #bf27eb        
        
          <div style="border:2px solid #bf27eb;">Content here</div>
        
        
          .myborder {border:2px solid #bf27eb;}
        
        Border color #bf27eb