#bd2fdb color space conversions
Hex:
        #bd2fdb
        RGB:
        189, 47, 219
        CMY:
        26, 82, 14
        CMYK:
        14, 79, 0, 14
      HSL:
        290°, 70.4918%, 52.1569%
        HSV (HSB):
        290°, 78.5388%, 85.8824%
        XYZ:
        34.7890, 17.9663, 68.6521
        xyY:
        0.2865, 0.1480, 17.9663
      CIE-Lab:
        49.4552, 75.5259, -58.6450
        CIE-LCH:
        49.4552, 95.6211, 322.1711
        CIE-Luv:
        49.4552, 48.1458, -97.3588
        Hunter-Lab:
        42.3867, 72.3275, -66.3590
      #bd2fdb color charts
#bd2fdb RGB chart
      #bd2fdb CMYK chart
      #bd2fdb RGB pie chart
      #bd2fdb color shades, tints & tones
#bd2fdb color schemes
#bd2fdb color preview, HTML & CSS examples
           This text has a color of #bd2fdb        
        
          <p style="color:#bd2fdb;">Text here</p>
        
        
          .mytext {color:#bd2fdb;}
        
        Text color #bd2fdb
      
           This box has a color of #bd2fdb        
        
          <div style="background-color:#bd2fdb;">Content here</div>
        
        
          .mybackground {background-color:#bd2fdb;}
        
        Background color #bd2fdb
      
           Border around this has a color of #bd2fdb        
        
          <div style="border:2px solid #bd2fdb;">Content here</div>
        
        
          .myborder {border:2px solid #bd2fdb;}
        
        Border color #bd2fdb