#bf2ed2 color space conversions
Hex:
        #bf2ed2
        RGB:
        191, 46, 210
        CMY:
        25, 82, 18
        CMYK:
        9, 78, 0, 18
      HSL:
        293°, 64.5669%, 50.1961%
        HSV (HSB):
        293°, 78.0952%, 82.3529%
        XYZ:
        34.0957, 17.6835, 62.5890
        xyY:
        0.2981, 0.1546, 17.6835
      CIE-Lab:
        49.1100, 74.6225, -54.0352
        CIE-LCH:
        49.1100, 92.1321, 324.0912
        CIE-Luv:
        49.1100, 52.4412, -90.4104
        Hunter-Lab:
        42.0518, 71.1379, -58.8098
      #bf2ed2 color charts
#bf2ed2 RGB chart
      #bf2ed2 CMYK chart
      #bf2ed2 RGB pie chart
      #bf2ed2 color shades, tints & tones
#bf2ed2 color schemes
#bf2ed2 color preview, HTML & CSS examples
           This text has a color of #bf2ed2        
        
          <p style="color:#bf2ed2;">Text here</p>
        
        
          .mytext {color:#bf2ed2;}
        
        Text color #bf2ed2
      
           This box has a color of #bf2ed2        
        
          <div style="background-color:#bf2ed2;">Content here</div>
        
        
          .mybackground {background-color:#bf2ed2;}
        
        Background color #bf2ed2
      
           Border around this has a color of #bf2ed2        
        
          <div style="border:2px solid #bf2ed2;">Content here</div>
        
        
          .myborder {border:2px solid #bf2ed2;}
        
        Border color #bf2ed2