#bf14ec color space conversions
Hex:
        #bf14ec
        RGB:
        191, 20, 236
        CMY:
        25, 92, 7
        CMYK:
        19, 92, 0, 7
      HSL:
        288°, 85.0394%, 50.1961%
        HSV (HSB):
        288°, 91.5254%, 92.5490%
        XYZ:
        36.8763, 17.6328, 80.8168
        xyY:
        0.2725, 0.1303, 17.6328
      CIE-Lab:
        49.0477, 84.2975, -68.9316
        CIE-LCH:
        49.0477, 108.8927, 320.7265
        CIE-Luv:
        49.0477, 46.8014, -112.5525
        Hunter-Lab:
        41.9914, 83.2714, -84.7156
      #bf14ec color charts
#bf14ec RGB chart
      #bf14ec CMYK chart
      #bf14ec RGB pie chart
      #bf14ec color shades, tints & tones
#bf14ec color schemes
#bf14ec color preview, HTML & CSS examples
           This text has a color of #bf14ec        
        
          <p style="color:#bf14ec;">Text here</p>
        
        
          .mytext {color:#bf14ec;}
        
        Text color #bf14ec
      
           This box has a color of #bf14ec        
        
          <div style="background-color:#bf14ec;">Content here</div>
        
        
          .mybackground {background-color:#bf14ec;}
        
        Background color #bf14ec
      
           Border around this has a color of #bf14ec        
        
          <div style="border:2px solid #bf14ec;">Content here</div>
        
        
          .myborder {border:2px solid #bf14ec;}
        
        Border color #bf14ec