#bd0cf3 color space conversions
Hex:
        #bd0cf3
        RGB:
        189, 12, 243
        CMY:
        26, 95, 5
        CMYK:
        22, 95, 0, 5
      HSL:
        286°, 90.5882%, 50.0000%
        HSV (HSB):
        286°, 95.0617%, 95.2941%
        XYZ:
        37.2954, 17.5528, 86.2164
        xyY:
        0.2644, 0.1244, 17.5528
      CIE-Lab:
        48.9492, 86.0982, -73.0477
        CIE-LCH:
        48.9492, 112.9109, 319.6880
        CIE-Luv:
        48.9492, 43.8561, -118.2652
        Hunter-Lab:
        41.8961, 85.5804, -92.6834
      #bd0cf3 color charts
#bd0cf3 RGB chart
      #bd0cf3 CMYK chart
      #bd0cf3 RGB pie chart
      #bd0cf3 color shades, tints & tones
#bd0cf3 color schemes
#bd0cf3 color preview, HTML & CSS examples
           This text has a color of #bd0cf3        
        
          <p style="color:#bd0cf3;">Text here</p>
        
        
          .mytext {color:#bd0cf3;}
        
        Text color #bd0cf3
      
           This box has a color of #bd0cf3        
        
          <div style="background-color:#bd0cf3;">Content here</div>
        
        
          .mybackground {background-color:#bd0cf3;}
        
        Background color #bd0cf3
      
           Border around this has a color of #bd0cf3        
        
          <div style="border:2px solid #bd0cf3;">Content here</div>
        
        
          .myborder {border:2px solid #bd0cf3;}
        
        Border color #bd0cf3