#bf20dc color space conversions
Hex:
        #bf20dc
        RGB:
        191, 32, 220
        CMY:
        25, 87, 14
        CMYK:
        13, 85, 0, 14
      HSL:
        291°, 74.6032%, 49.4118%
        HSV (HSB):
        291°, 85.4545%, 86.2745%
        XYZ:
        34.9206, 17.2767, 69.2044
        xyY:
        0.2876, 0.1423, 17.2767
      CIE-Lab:
        48.6068, 79.6336, -60.5665
        CIE-LCH:
        48.6068, 100.0490, 322.7447
        CIE-Luv:
        48.6068, 50.9223, -100.0909
        Hunter-Lab:
        41.5652, 77.2259, -69.6196
      #bf20dc color charts
#bf20dc RGB chart
      #bf20dc CMYK chart
      #bf20dc RGB pie chart
      #bf20dc color shades, tints & tones
#bf20dc color schemes
#bf20dc color preview, HTML & CSS examples
           This text has a color of #bf20dc        
        
          <p style="color:#bf20dc;">Text here</p>
        
        
          .mytext {color:#bf20dc;}
        
        Text color #bf20dc
      
           This box has a color of #bf20dc        
        
          <div style="background-color:#bf20dc;">Content here</div>
        
        
          .mybackground {background-color:#bf20dc;}
        
        Background color #bf20dc
      
           Border around this has a color of #bf20dc        
        
          <div style="border:2px solid #bf20dc;">Content here</div>
        
        
          .myborder {border:2px solid #bf20dc;}
        
        Border color #bf20dc