#bd88d3 color space conversions
Hex:
        #bd88d3
        RGB:
        189, 136, 211
        CMY:
        26, 47, 17
        CMYK:
        10, 36, 0, 17
      HSL:
        282°, 46.0123%, 68.0392%
        HSV (HSB):
        282°, 35.5450%, 82.7451%
        XYZ:
        41.5483, 33.1303, 65.8330
        xyY:
        0.2957, 0.2358, 33.1303
      CIE-Lab:
        64.2663, 33.4925, -30.7284
        CIE-LCH:
        64.2663, 45.4531, 317.4646
        CIE-Luv:
        64.2663, 23.3643, -52.8106
        Hunter-Lab:
        57.5589, 28.1203, -27.5217
      #bd88d3 color charts
#bd88d3 RGB chart
      #bd88d3 CMYK chart
      #bd88d3 RGB pie chart
      #bd88d3 color shades, tints & tones
#bd88d3 color schemes
#bd88d3 color preview, HTML & CSS examples
           This text has a color of #bd88d3        
        
          <p style="color:#bd88d3;">Text here</p>
        
        
          .mytext {color:#bd88d3;}
        
        Text color #bd88d3
      
           This box has a color of #bd88d3        
        
          <div style="background-color:#bd88d3;">Content here</div>
        
        
          .mybackground {background-color:#bd88d3;}
        
        Background color #bd88d3
      
           Border around this has a color of #bd88d3        
        
          <div style="border:2px solid #bd88d3;">Content here</div>
        
        
          .myborder {border:2px solid #bd88d3;}
        
        Border color #bd88d3