#bd14fb color space conversions
Hex:
        #bd14fb
        RGB:
        189, 20, 251
        CMY:
        26, 92, 2
        CMYK:
        25, 92, 0, 2
      HSL:
        284°, 96.6527%, 53.1373%
        HSV (HSB):
        284°, 92.0319%, 98.4314%
        XYZ:
        38.6490, 18.2842, 92.7590
        xyY:
        0.2582, 0.1221, 18.2842
      CIE-Lab:
        49.8390, 86.6389, -76.0803
        CIE-LCH:
        49.8390, 115.3018, 318.7126
        CIE-Luv:
        49.8390, 41.2462, -123.0932
        Hunter-Lab:
        42.7600, 86.5089, -98.6854
      #bd14fb color charts
#bd14fb RGB chart
      #bd14fb CMYK chart
      #bd14fb RGB pie chart
      #bd14fb color shades, tints & tones
#bd14fb color schemes
#bd14fb color preview, HTML & CSS examples
           This text has a color of #bd14fb        
        
          <p style="color:#bd14fb;">Text here</p>
        
        
          .mytext {color:#bd14fb;}
        
        Text color #bd14fb
      
           This box has a color of #bd14fb        
        
          <div style="background-color:#bd14fb;">Content here</div>
        
        
          .mybackground {background-color:#bd14fb;}
        
        Background color #bd14fb
      
           Border around this has a color of #bd14fb        
        
          <div style="border:2px solid #bd14fb;">Content here</div>
        
        
          .myborder {border:2px solid #bd14fb;}
        
        Border color #bd14fb