#bd0dfb color space conversions
Hex:
        #bd0dfb
        RGB:
        189, 13, 251
        CMY:
        26, 95, 2
        CMYK:
        25, 95, 0, 2
      HSL:
        284°, 96.7480%, 51.7647%
        HSV (HSB):
        284°, 94.8207%, 98.4314%
        XYZ:
        38.5428, 18.0717, 92.7235
        xyY:
        0.2581, 0.1210, 18.0717
      CIE-Lab:
        49.5830, 87.4027, -76.4976
        CIE-LCH:
        49.5830, 116.1512, 318.8066
        CIE-Luv:
        49.5830, 41.5432, -123.5201
        Hunter-Lab:
        42.5108, 87.4445, -99.5643
      #bd0dfb color charts
#bd0dfb RGB chart
      #bd0dfb CMYK chart
      #bd0dfb RGB pie chart
      #bd0dfb color shades, tints & tones
#bd0dfb color schemes
#bd0dfb color preview, HTML & CSS examples
           This text has a color of #bd0dfb        
        
          <p style="color:#bd0dfb;">Text here</p>
        
        
          .mytext {color:#bd0dfb;}
        
        Text color #bd0dfb
      
           This box has a color of #bd0dfb        
        
          <div style="background-color:#bd0dfb;">Content here</div>
        
        
          .mybackground {background-color:#bd0dfb;}
        
        Background color #bd0dfb
      
           Border around this has a color of #bd0dfb        
        
          <div style="border:2px solid #bd0dfb;">Content here</div>
        
        
          .myborder {border:2px solid #bd0dfb;}
        
        Border color #bd0dfb