#b870d7 color space conversions
Hex:
        #b870d7
        RGB:
        184, 112, 215
        CMY:
        28, 56, 16
        CMYK:
        14, 48, 0, 16
      HSL:
        282°, 56.2842%, 64.1176%
        HSV (HSB):
        282°, 47.9070%, 84.3137%
        XYZ:
        37.8271, 26.6850, 67.4470
        xyY:
        0.2867, 0.2022, 26.6850
      CIE-Lab:
        58.6816, 45.8794, -41.7281
        CIE-LCH:
        58.6816, 62.0173, 317.7130
        CIE-Luv:
        58.6816, 29.3060, -71.2040
        Hunter-Lab:
        51.6575, 40.3090, -41.2521
      #b870d7 color charts
#b870d7 RGB chart
      #b870d7 CMYK chart
      #b870d7 RGB pie chart
      #b870d7 color shades, tints & tones
#b870d7 color schemes
#b870d7 color preview, HTML & CSS examples
           This text has a color of #b870d7        
        
          <p style="color:#b870d7;">Text here</p>
        
        
          .mytext {color:#b870d7;}
        
        Text color #b870d7
      
           This box has a color of #b870d7        
        
          <div style="background-color:#b870d7;">Content here</div>
        
        
          .mybackground {background-color:#b870d7;}
        
        Background color #b870d7
      
           Border around this has a color of #b870d7        
        
          <div style="border:2px solid #b870d7;">Content here</div>
        
        
          .myborder {border:2px solid #b870d7;}
        
        Border color #b870d7