#bd67fe color space conversions
Hex:
        #bd67fe
        RGB:
        189, 103, 254
        CMY:
        26, 60, 0
        CMYK:
        26, 59, 0, 0
      HSL:
        274°, 98.6928%, 70.0000%
        HSV (HSB):
        274°, 59.4488%, 99.6078%
        XYZ:
        43.7259, 27.6751, 96.8031
        xyY:
        0.2600, 0.1645, 27.6751
      CIE-Lab:
        59.5940, 60.1484, -61.9775
        CIE-LCH:
        59.5940, 86.3657, 314.1419
        CIE-Luv:
        59.5940, 27.5762, -105.2911
        Hunter-Lab:
        52.6071, 56.3030, -72.2755
      #bd67fe color charts
#bd67fe RGB chart
      #bd67fe CMYK chart
      #bd67fe RGB pie chart
      #bd67fe color shades, tints & tones
#bd67fe color schemes
#bd67fe color preview, HTML & CSS examples
           This text has a color of #bd67fe        
        
          <p style="color:#bd67fe;">Text here</p>
        
        
          .mytext {color:#bd67fe;}
        
        Text color #bd67fe
      
           This box has a color of #bd67fe        
        
          <div style="background-color:#bd67fe;">Content here</div>
        
        
          .mybackground {background-color:#bd67fe;}
        
        Background color #bd67fe
      
           Border around this has a color of #bd67fe        
        
          <div style="border:2px solid #bd67fe;">Content here</div>
        
        
          .myborder {border:2px solid #bd67fe;}
        
        Border color #bd67fe