#bd0efb color space conversions
Hex:
        #bd0efb
        RGB:
        189, 14, 251
        CMY:
        26, 95, 2
        CMYK:
        25, 94, 0, 2
      HSL:
        284°, 96.7347%, 51.9608%
        HSV (HSB):
        284°, 94.4223%, 98.4314%
        XYZ:
        38.5559, 18.0979, 92.7279
        xyY:
        0.2581, 0.1212, 18.0979
      CIE-Lab:
        49.6147, 87.3080, -76.4459
        CIE-LCH:
        49.6147, 116.0459, 318.7950
        CIE-Luv:
        49.6147, 41.5066, -123.4676
        Hunter-Lab:
        42.5417, 87.3283, -99.4551
      #bd0efb color charts
#bd0efb RGB chart
      #bd0efb CMYK chart
      #bd0efb RGB pie chart
      #bd0efb color shades, tints & tones
#bd0efb color schemes
#bd0efb color preview, HTML & CSS examples
           This text has a color of #bd0efb        
        
          <p style="color:#bd0efb;">Text here</p>
        
        
          .mytext {color:#bd0efb;}
        
        Text color #bd0efb
      
           This box has a color of #bd0efb        
        
          <div style="background-color:#bd0efb;">Content here</div>
        
        
          .mybackground {background-color:#bd0efb;}
        
        Background color #bd0efb
      
           Border around this has a color of #bd0efb        
        
          <div style="border:2px solid #bd0efb;">Content here</div>
        
        
          .myborder {border:2px solid #bd0efb;}
        
        Border color #bd0efb