#b870df color space conversions
Hex:
        #b870df
        RGB:
        184, 112, 223
        CMY:
        28, 56, 13
        CMYK:
        17, 50, 0, 13
      HSL:
        279°, 63.4286%, 65.6863%
        HSV (HSB):
        279°, 49.7758%, 87.4510%
        XYZ:
        38.8806, 27.1064, 72.9949
        xyY:
        0.2798, 0.1950, 27.1064
      CIE-Lab:
        59.0727, 47.5769, -45.6057
        CIE-LCH:
        59.0727, 65.9048, 316.2119
        CIE-Luv:
        59.0727, 27.8136, -77.7047
        Hunter-Lab:
        52.0638, 42.1900, -46.6815
      #b870df color charts
#b870df RGB chart
      #b870df CMYK chart
      #b870df RGB pie chart
      #b870df color shades, tints & tones
#b870df color schemes
#b870df color preview, HTML & CSS examples
           This text has a color of #b870df        
        
          <p style="color:#b870df;">Text here</p>
        
        
          .mytext {color:#b870df;}
        
        Text color #b870df
      
           This box has a color of #b870df        
        
          <div style="background-color:#b870df;">Content here</div>
        
        
          .mybackground {background-color:#b870df;}
        
        Background color #b870df
      
           Border around this has a color of #b870df        
        
          <div style="border:2px solid #b870df;">Content here</div>
        
        
          .myborder {border:2px solid #b870df;}
        
        Border color #b870df