#b872e1 color space conversions
Hex:
        #b872e1
        RGB:
        184, 114, 225
        CMY:
        28, 55, 12
        CMYK:
        18, 49, 0, 12
      HSL:
        278°, 64.9123%, 66.4706%
        HSV (HSB):
        278°, 49.3333%, 88.2353%
        XYZ:
        39.3751, 27.6612, 74.4980
        xyY:
        0.2782, 0.1954, 27.6612
      CIE-Lab:
        59.5814, 46.9509, -45.9219
        CIE-LCH:
        59.5814, 65.6750, 315.6347
        CIE-Luv:
        59.5814, 26.7490, -78.2589
        Hunter-Lab:
        52.5939, 41.5968, -47.1671
      #b872e1 color charts
#b872e1 RGB chart
      #b872e1 CMYK chart
      #b872e1 RGB pie chart
      #b872e1 color shades, tints & tones
#b872e1 color schemes
#b872e1 color preview, HTML & CSS examples
           This text has a color of #b872e1        
        
          <p style="color:#b872e1;">Text here</p>
        
        
          .mytext {color:#b872e1;}
        
        Text color #b872e1
      
           This box has a color of #b872e1        
        
          <div style="background-color:#b872e1;">Content here</div>
        
        
          .mybackground {background-color:#b872e1;}
        
        Background color #b872e1
      
           Border around this has a color of #b872e1        
        
          <div style="border:2px solid #b872e1;">Content here</div>
        
        
          .myborder {border:2px solid #b872e1;}
        
        Border color #b872e1