#bd3de8 color space conversions
Hex:
        #bd3de8
        RGB:
        189, 61, 232
        CMY:
        26, 76, 9
        CMYK:
        19, 74, 0, 9
      HSL:
        285°, 78.8018%, 57.4510%
        HSV (HSB):
        285°, 73.7069%, 90.9804%
        XYZ:
        37.2205, 19.9825, 78.2392
        xyY:
        0.2748, 0.1475, 19.9825
      CIE-Lab:
        51.8174, 73.4899, -62.2102
        CIE-LCH:
        51.8174, 96.2854, 319.7516
        CIE-Luv:
        51.8174, 42.1630, -103.5687
        Hunter-Lab:
        44.7018, 70.3981, -72.4809
      #bd3de8 color charts
#bd3de8 RGB chart
      #bd3de8 CMYK chart
      #bd3de8 RGB pie chart
      #bd3de8 color shades, tints & tones
#bd3de8 color schemes
#bd3de8 color preview, HTML & CSS examples
           This text has a color of #bd3de8        
        
          <p style="color:#bd3de8;">Text here</p>
        
        
          .mytext {color:#bd3de8;}
        
        Text color #bd3de8
      
           This box has a color of #bd3de8        
        
          <div style="background-color:#bd3de8;">Content here</div>
        
        
          .mybackground {background-color:#bd3de8;}
        
        Background color #bd3de8
      
           Border around this has a color of #bd3de8        
        
          <div style="border:2px solid #bd3de8;">Content here</div>
        
        
          .myborder {border:2px solid #bd3de8;}
        
        Border color #bd3de8