#bd0ebe color space conversions
Hex:
        #bd0ebe
        RGB:
        189, 14, 190
        CMY:
        26, 95, 25
        CMYK:
        1, 93, 0, 25
      HSL:
        300°, 86.2745%, 40.0000%
        HSV (HSB):
        300°, 92.6316%, 74.5098%
        XYZ:
        30.4376, 14.8506, 49.9774
        xyY:
        0.3195, 0.1559, 14.8506
      CIE-Lab:
        45.4289, 77.2999, -48.3651
        CIE-LCH:
        45.4289, 91.1837, 327.9665
        CIE-Luv:
        45.4289, 61.5223, -80.7855
        Hunter-Lab:
        38.5365, 73.5472, -49.9168
      #bd0ebe color charts
#bd0ebe RGB chart
      #bd0ebe CMYK chart
      #bd0ebe RGB pie chart
      #bd0ebe color shades, tints & tones
#bd0ebe color schemes
#bd0ebe color preview, HTML & CSS examples
           This text has a color of #bd0ebe        
        
          <p style="color:#bd0ebe;">Text here</p>
        
        
          .mytext {color:#bd0ebe;}
        
        Text color #bd0ebe
      
           This box has a color of #bd0ebe        
        
          <div style="background-color:#bd0ebe;">Content here</div>
        
        
          .mybackground {background-color:#bd0ebe;}
        
        Background color #bd0ebe
      
           Border around this has a color of #bd0ebe        
        
          <div style="border:2px solid #bd0ebe;">Content here</div>
        
        
          .myborder {border:2px solid #bd0ebe;}
        
        Border color #bd0ebe