#bd42e2 color space conversions
Hex:
        #bd42e2
        RGB:
        189, 66, 226
        CMY:
        26, 74, 11
        CMYK:
        16, 71, 0, 11
      HSL:
        286°, 73.3945%, 57.2549%
        HSV (HSB):
        286°, 70.7965%, 88.6275%
        XYZ:
        36.6619, 20.2062, 73.9194
        xyY:
        0.2803, 0.1545, 20.2062
      CIE-Lab:
        52.0696, 70.5639, -58.4159
        CIE-LCH:
        52.0696, 91.6062, 320.3805
        CIE-Luv:
        52.0696, 42.8652, -97.7915
        Hunter-Lab:
        44.9513, 66.9183, -66.0324
      #bd42e2 color charts
#bd42e2 RGB chart
      #bd42e2 CMYK chart
      #bd42e2 RGB pie chart
      #bd42e2 color shades, tints & tones
#bd42e2 color schemes
#bd42e2 color preview, HTML & CSS examples
           This text has a color of #bd42e2        
        
          <p style="color:#bd42e2;">Text here</p>
        
        
          .mytext {color:#bd42e2;}
        
        Text color #bd42e2
      
           This box has a color of #bd42e2        
        
          <div style="background-color:#bd42e2;">Content here</div>
        
        
          .mybackground {background-color:#bd42e2;}
        
        Background color #bd42e2
      
           Border around this has a color of #bd42e2        
        
          <div style="border:2px solid #bd42e2;">Content here</div>
        
        
          .myborder {border:2px solid #bd42e2;}
        
        Border color #bd42e2