#b28cd3 color space conversions
Hex:
        #b28cd3
        RGB:
        178, 140, 211
        CMY:
        30, 45, 17
        CMYK:
        16, 34, 0, 17
      HSL:
        272°, 44.6541%, 68.8235%
        HSV (HSB):
        272°, 33.6493%, 82.7451%
        XYZ:
        39.4961, 32.9243, 65.9014
        xyY:
        0.2855, 0.2380, 32.9243
      CIE-Lab:
        64.0996, 27.8575, -31.0744
        CIE-LCH:
        64.0996, 41.7331, 311.8755
        CIE-Luv:
        64.0996, 15.2174, -52.5071
        Hunter-Lab:
        57.3797, 22.4521, -27.9296
      #b28cd3 color charts
#b28cd3 RGB chart
      #b28cd3 CMYK chart
      #b28cd3 RGB pie chart
      #b28cd3 color shades, tints & tones
#b28cd3 color schemes
#b28cd3 color preview, HTML & CSS examples
           This text has a color of #b28cd3        
        
          <p style="color:#b28cd3;">Text here</p>
        
        
          .mytext {color:#b28cd3;}
        
        Text color #b28cd3
      
           This box has a color of #b28cd3        
        
          <div style="background-color:#b28cd3;">Content here</div>
        
        
          .mybackground {background-color:#b28cd3;}
        
        Background color #b28cd3
      
           Border around this has a color of #b28cd3        
        
          <div style="border:2px solid #b28cd3;">Content here</div>
        
        
          .myborder {border:2px solid #b28cd3;}
        
        Border color #b28cd3