#b871f1 color space conversions
Hex:
        #b871f1
        RGB:
        184, 113, 241
        CMY:
        28, 56, 5
        CMYK:
        24, 53, 0, 5
      HSL:
        273°, 82.0513%, 69.4118%
        HSV (HSB):
        273°, 53.1120%, 94.5098%
        XYZ:
        41.5495, 28.3515, 86.5016
        xyY:
        0.2657, 0.1813, 28.3515
      CIE-Lab:
        60.2050, 51.0018, -53.8450
        CIE-LCH:
        60.2050, 74.1651, 313.4466
        CIE-Luv:
        60.2050, 24.2470, -91.5949
        Hunter-Lab:
        53.2461, 46.1080, -59.0480
      #b871f1 color charts
#b871f1 RGB chart
      #b871f1 CMYK chart
      #b871f1 RGB pie chart
      #b871f1 color shades, tints & tones
#b871f1 color schemes
#b871f1 color preview, HTML & CSS examples
           This text has a color of #b871f1        
        
          <p style="color:#b871f1;">Text here</p>
        
        
          .mytext {color:#b871f1;}
        
        Text color #b871f1
      
           This box has a color of #b871f1        
        
          <div style="background-color:#b871f1;">Content here</div>
        
        
          .mybackground {background-color:#b871f1;}
        
        Background color #b871f1
      
           Border around this has a color of #b871f1        
        
          <div style="border:2px solid #b871f1;">Content here</div>
        
        
          .myborder {border:2px solid #b871f1;}
        
        Border color #b871f1