#bd44cf color space conversions
Hex:
        #bd44cf
        RGB:
        189, 68, 207
        CMY:
        26, 73, 19
        CMYK:
        9, 67, 0, 19
      HSL:
        292°, 59.1489%, 53.9216%
        HSV (HSB):
        292°, 67.1498%, 81.1765%
        XYZ:
        34.3159, 19.4581, 60.9786
        xyY:
        0.2990, 0.1696, 19.4581
      CIE-Lab:
        51.2189, 66.2954, -48.9606
        CIE-LCH:
        51.2189, 82.4149, 323.5534
        CIE-Luv:
        51.2189, 47.7865, -82.8092
        Hunter-Lab:
        44.1113, 61.6673, -51.0835
      #bd44cf color charts
#bd44cf RGB chart
      #bd44cf CMYK chart
      #bd44cf RGB pie chart
      #bd44cf color shades, tints & tones
#bd44cf color schemes
#bd44cf color preview, HTML & CSS examples
           This text has a color of #bd44cf        
        
          <p style="color:#bd44cf;">Text here</p>
        
        
          .mytext {color:#bd44cf;}
        
        Text color #bd44cf
      
           This box has a color of #bd44cf        
        
          <div style="background-color:#bd44cf;">Content here</div>
        
        
          .mybackground {background-color:#bd44cf;}
        
        Background color #bd44cf
      
           Border around this has a color of #bd44cf        
        
          <div style="border:2px solid #bd44cf;">Content here</div>
        
        
          .myborder {border:2px solid #bd44cf;}
        
        Border color #bd44cf