#bd28be color space conversions
Hex:
        #bd28be
        RGB:
        189, 40, 190
        CMY:
        26, 84, 25
        CMYK:
        1, 79, 0, 25
      HSL:
        300°, 65.2174%, 45.0980%
        HSV (HSB):
        300°, 78.9474%, 74.5098%
        XYZ:
        31.0393, 16.0541, 50.1780
        xyY:
        0.3191, 0.1650, 16.0541
      CIE-Lab:
        47.0454, 72.5718, -45.7842
        CIE-LCH:
        47.0454, 85.8071, 327.7530
        CIE-Luv:
        47.0454, 58.7761, -77.2207
        Hunter-Lab:
        40.0676, 68.1611, -46.2036
      #bd28be color charts
#bd28be RGB chart
      #bd28be CMYK chart
      #bd28be RGB pie chart
      #bd28be color shades, tints & tones
#bd28be color schemes
#bd28be color preview, HTML & CSS examples
           This text has a color of #bd28be        
        
          <p style="color:#bd28be;">Text here</p>
        
        
          .mytext {color:#bd28be;}
        
        Text color #bd28be
      
           This box has a color of #bd28be        
        
          <div style="background-color:#bd28be;">Content here</div>
        
        
          .mybackground {background-color:#bd28be;}
        
        Background color #bd28be
      
           Border around this has a color of #bd28be        
        
          <div style="border:2px solid #bd28be;">Content here</div>
        
        
          .myborder {border:2px solid #bd28be;}
        
        Border color #bd28be