#bd43ff color space conversions
Hex:
        #bd43ff
        RGB:
        189, 67, 255
        CMY:
        26, 74, 0
        CMYK:
        26, 74, 0, 0
      HSL:
        279°, 100.0000%, 63.1373%
        HSV (HSB):
        279°, 73.7255%, 100.0000%
        XYZ:
        41.0434, 22.0531, 96.7012
        xyY:
        0.2568, 0.1380, 22.0531
      CIE-Lab:
        54.0833, 75.8412, -71.4112
        CIE-LCH:
        54.0833, 104.1703, 316.7232
        CIE-Luv:
        54.0833, 35.2791, -118.4660
        Hunter-Lab:
        46.9608, 73.8266, -89.2169
      #bd43ff color charts
#bd43ff RGB chart
      #bd43ff CMYK chart
      #bd43ff RGB pie chart
      #bd43ff color shades, tints & tones
#bd43ff color schemes
#bd43ff color preview, HTML & CSS examples
           This text has a color of #bd43ff        
        
          <p style="color:#bd43ff;">Text here</p>
        
        
          .mytext {color:#bd43ff;}
        
        Text color #bd43ff
      
           This box has a color of #bd43ff        
        
          <div style="background-color:#bd43ff;">Content here</div>
        
        
          .mybackground {background-color:#bd43ff;}
        
        Background color #bd43ff
      
           Border around this has a color of #bd43ff        
        
          <div style="border:2px solid #bd43ff;">Content here</div>
        
        
          .myborder {border:2px solid #bd43ff;}
        
        Border color #bd43ff