#bd74ed color space conversions
Hex:
        #bd74ed
        RGB:
        189, 116, 237
        CMY:
        26, 55, 7
        CMYK:
        20, 51, 0, 7
      HSL:
        276°, 77.0701%, 69.2157%
        HSV (HSB):
        276°, 51.0549%, 92.9412%
        XYZ:
        42.5177, 29.4240, 83.5592
        xyY:
        0.2734, 0.1892, 29.4240
      CIE-Lab:
        61.1540, 49.8359, -50.0841
        CIE-LCH:
        61.1540, 70.6544, 314.8577
        CIE-Luv:
        61.1540, 26.7829, -85.7206
        Hunter-Lab:
        54.2439, 44.9858, -53.3617
      #bd74ed color charts
#bd74ed RGB chart
      #bd74ed CMYK chart
      #bd74ed RGB pie chart
      #bd74ed color shades, tints & tones
#bd74ed color schemes
#bd74ed color preview, HTML & CSS examples
           This text has a color of #bd74ed        
        
          <p style="color:#bd74ed;">Text here</p>
        
        
          .mytext {color:#bd74ed;}
        
        Text color #bd74ed
      
           This box has a color of #bd74ed        
        
          <div style="background-color:#bd74ed;">Content here</div>
        
        
          .mybackground {background-color:#bd74ed;}
        
        Background color #bd74ed
      
           Border around this has a color of #bd74ed        
        
          <div style="border:2px solid #bd74ed;">Content here</div>
        
        
          .myborder {border:2px solid #bd74ed;}
        
        Border color #bd74ed