#b875d4 color space conversions
Hex:
        #b875d4
        RGB:
        184, 117, 212
        CMY:
        28, 54, 17
        CMYK:
        13, 45, 0, 17
      HSL:
        282°, 52.4862%, 64.5098%
        HSV (HSB):
        282°, 44.8113%, 83.1373%
        XYZ:
        38.0121, 27.6664, 65.6240
        xyY:
        0.2895, 0.2107, 27.6664
      CIE-Lab:
        59.5861, 42.5792, -38.6185
        CIE-LCH:
        59.5861, 57.4837, 317.7926
        CIE-Luv:
        59.5861, 27.9824, -65.9918
        Hunter-Lab:
        52.5989, 36.9503, -37.1529
      #b875d4 color charts
#b875d4 RGB chart
      #b875d4 CMYK chart
      #b875d4 RGB pie chart
      #b875d4 color shades, tints & tones
#b875d4 color schemes
#b875d4 color preview, HTML & CSS examples
           This text has a color of #b875d4        
        
          <p style="color:#b875d4;">Text here</p>
        
        
          .mytext {color:#b875d4;}
        
        Text color #b875d4
      
           This box has a color of #b875d4        
        
          <div style="background-color:#b875d4;">Content here</div>
        
        
          .mybackground {background-color:#b875d4;}
        
        Background color #b875d4
      
           Border around this has a color of #b875d4        
        
          <div style="border:2px solid #b875d4;">Content here</div>
        
        
          .myborder {border:2px solid #b875d4;}
        
        Border color #b875d4