#bd09ef color space conversions
Hex:
        #bd09ef
        RGB:
        189, 9, 239
        CMY:
        26, 96, 6
        CMYK:
        21, 96, 0, 6
      HSL:
        287°, 92.7419%, 48.6275%
        HSV (HSB):
        287°, 96.2343%, 93.7255%
        XYZ:
        36.6639, 17.2462, 83.0578
        xyY:
        0.2677, 0.1259, 17.2462
      CIE-Lab:
        48.5687, 85.6603, -71.4159
        CIE-LCH:
        48.5687, 111.5255, 320.1817
        CIE-Luv:
        48.5687, 45.1355, -115.7289
        Hunter-Lab:
        41.5285, 84.9159, -89.5111
      #bd09ef color charts
#bd09ef RGB chart
      #bd09ef CMYK chart
      #bd09ef RGB pie chart
      #bd09ef color shades, tints & tones
#bd09ef color schemes
#bd09ef color preview, HTML & CSS examples
           This text has a color of #bd09ef        
        
          <p style="color:#bd09ef;">Text here</p>
        
        
          .mytext {color:#bd09ef;}
        
        Text color #bd09ef
      
           This box has a color of #bd09ef        
        
          <div style="background-color:#bd09ef;">Content here</div>
        
        
          .mybackground {background-color:#bd09ef;}
        
        Background color #bd09ef
      
           Border around this has a color of #bd09ef        
        
          <div style="border:2px solid #bd09ef;">Content here</div>
        
        
          .myborder {border:2px solid #bd09ef;}
        
        Border color #bd09ef