#bd2ef5 color space conversions
Hex:
        #bd2ef5
        RGB:
        189, 46, 245
        CMY:
        26, 82, 4
        CMYK:
        23, 81, 0, 4
      HSL:
        283°, 90.8676%, 57.0588%
        HSV (HSB):
        283°, 81.2245%, 96.0784%
        XYZ:
        38.4447, 19.3654, 88.0978
        xyY:
        0.2635, 0.1327, 19.3654
      CIE-Lab:
        51.1120, 80.4979, -70.6550
        CIE-LCH:
        51.1120, 107.1076, 318.7258
        CIE-Luv:
        51.1120, 40.7895, -115.9708
        Hunter-Lab:
        44.0061, 78.9308, -87.8911
      #bd2ef5 color charts
#bd2ef5 RGB chart
      #bd2ef5 CMYK chart
      #bd2ef5 RGB pie chart
      #bd2ef5 color shades, tints & tones
#bd2ef5 color schemes
#bd2ef5 color preview, HTML & CSS examples
           This text has a color of #bd2ef5        
        
          <p style="color:#bd2ef5;">Text here</p>
        
        
          .mytext {color:#bd2ef5;}
        
        Text color #bd2ef5
      
           This box has a color of #bd2ef5        
        
          <div style="background-color:#bd2ef5;">Content here</div>
        
        
          .mybackground {background-color:#bd2ef5;}
        
        Background color #bd2ef5
      
           Border around this has a color of #bd2ef5        
        
          <div style="border:2px solid #bd2ef5;">Content here</div>
        
        
          .myborder {border:2px solid #bd2ef5;}
        
        Border color #bd2ef5