#bd42f1 color space conversions
Hex:
        #bd42f1
        RGB:
        189, 66, 241
        CMY:
        26, 74, 5
        CMYK:
        22, 73, 0, 5
      HSL:
        282°, 86.2069%, 60.1961%
        HSV (HSB):
        282°, 72.6141%, 94.5098%
        XYZ:
        38.8117, 21.0661, 85.2397
        xyY:
        0.2675, 0.1452, 21.0661
      CIE-Lab:
        53.0218, 73.4388, -65.3246
        CIE-LCH:
        53.0218, 98.2882, 318.3466
        CIE-Luv:
        53.0218, 38.9067, -108.7624
        Hunter-Lab:
        45.8978, 70.6201, -77.9825
      #bd42f1 color charts
#bd42f1 RGB chart
      #bd42f1 CMYK chart
      #bd42f1 RGB pie chart
      #bd42f1 color shades, tints & tones
#bd42f1 color schemes
#bd42f1 color preview, HTML & CSS examples
           This text has a color of #bd42f1        
        
          <p style="color:#bd42f1;">Text here</p>
        
        
          .mytext {color:#bd42f1;}
        
        Text color #bd42f1
      
           This box has a color of #bd42f1        
        
          <div style="background-color:#bd42f1;">Content here</div>
        
        
          .mybackground {background-color:#bd42f1;}
        
        Background color #bd42f1
      
           Border around this has a color of #bd42f1        
        
          <div style="border:2px solid #bd42f1;">Content here</div>
        
        
          .myborder {border:2px solid #bd42f1;}
        
        Border color #bd42f1