#b894d0 color space conversions
Hex:
        #b894d0
        RGB:
        184, 148, 208
        CMY:
        28, 42, 18
        CMYK:
        12, 29, 0, 18
      HSL:
        276°, 38.9610%, 69.8039%
        HSV (HSB):
        276°, 28.8462%, 81.5686%
        XYZ:
        41.7422, 35.9242, 64.4085
        xyY:
        0.2938, 0.2529, 35.9242
      CIE-Lab:
        66.4620, 24.6177, -25.7140
        CIE-LCH:
        66.4620, 35.5984, 313.7522
        CIE-Luv:
        66.4620, 15.4911, -43.6510
        Hunter-Lab:
        59.9368, 19.4246, -21.7577
      #b894d0 color charts
#b894d0 RGB chart
      #b894d0 CMYK chart
      #b894d0 RGB pie chart
      #b894d0 color shades, tints & tones
#b894d0 color schemes
#b894d0 color preview, HTML & CSS examples
           This text has a color of #b894d0        
        
          <p style="color:#b894d0;">Text here</p>
        
        
          .mytext {color:#b894d0;}
        
        Text color #b894d0
      
           This box has a color of #b894d0        
        
          <div style="background-color:#b894d0;">Content here</div>
        
        
          .mybackground {background-color:#b894d0;}
        
        Background color #b894d0
      
           Border around this has a color of #b894d0        
        
          <div style="border:2px solid #b894d0;">Content here</div>
        
        
          .myborder {border:2px solid #b894d0;}
        
        Border color #b894d0