#bd67fc color space conversions
Hex:
        #bd67fc
        RGB:
        189, 103, 252
        CMY:
        26, 60, 1
        CMYK:
        25, 59, 0, 1
      HSL:
        275°, 96.1290%, 69.6078%
        HSV (HSB):
        275°, 59.1270%, 98.8235%
        XYZ:
        43.4072, 27.5476, 95.1249
        xyY:
        0.2614, 0.1659, 27.5476
      CIE-Lab:
        59.4778, 59.7094, -61.0601
        CIE-LCH:
        59.4778, 85.4022, 314.3592
        CIE-Luv:
        59.4778, 27.9614, -103.7643
        Hunter-Lab:
        52.4858, 55.7743, -70.7167
      #bd67fc color charts
#bd67fc RGB chart
      #bd67fc CMYK chart
      #bd67fc RGB pie chart
      #bd67fc color shades, tints & tones
#bd67fc color schemes
#bd67fc color preview, HTML & CSS examples
           This text has a color of #bd67fc        
        
          <p style="color:#bd67fc;">Text here</p>
        
        
          .mytext {color:#bd67fc;}
        
        Text color #bd67fc
      
           This box has a color of #bd67fc        
        
          <div style="background-color:#bd67fc;">Content here</div>
        
        
          .mybackground {background-color:#bd67fc;}
        
        Background color #bd67fc
      
           Border around this has a color of #bd67fc        
        
          <div style="border:2px solid #bd67fc;">Content here</div>
        
        
          .myborder {border:2px solid #bd67fc;}
        
        Border color #bd67fc