#bd2eef color space conversions
Hex:
        #bd2eef
        RGB:
        189, 46, 239
        CMY:
        26, 82, 6
        CMYK:
        21, 81, 0, 6
      HSL:
        284°, 85.7778%, 55.8824%
        HSV (HSB):
        284°, 80.7531%, 93.7255%
        XYZ:
        37.5432, 19.0048, 83.3509
        xyY:
        0.2684, 0.1358, 19.0048
      CIE-Lab:
        50.6928, 79.3916, -67.9684
        CIE-LCH:
        50.6928, 104.5119, 319.4326
        CIE-Luv:
        50.6928, 42.4362, -111.8061
        Hunter-Lab:
        43.5945, 77.4325, -82.8439
      #bd2eef color charts
#bd2eef RGB chart
      #bd2eef CMYK chart
      #bd2eef RGB pie chart
      #bd2eef color shades, tints & tones
#bd2eef color schemes
#bd2eef color preview, HTML & CSS examples
           This text has a color of #bd2eef        
        
          <p style="color:#bd2eef;">Text here</p>
        
        
          .mytext {color:#bd2eef;}
        
        Text color #bd2eef
      
           This box has a color of #bd2eef        
        
          <div style="background-color:#bd2eef;">Content here</div>
        
        
          .mybackground {background-color:#bd2eef;}
        
        Background color #bd2eef
      
           Border around this has a color of #bd2eef        
        
          <div style="border:2px solid #bd2eef;">Content here</div>
        
        
          .myborder {border:2px solid #bd2eef;}
        
        Border color #bd2eef