#b870e4 color space conversions
Hex:
        #b870e4
        RGB:
        184, 112, 228
        CMY:
        28, 56, 11
        CMYK:
        19, 51, 0, 11
      HSL:
        277°, 68.2353%, 66.6667%
        HSV (HSB):
        277°, 50.8772%, 89.4118%
        XYZ:
        39.5649, 27.3801, 76.5984
        xyY:
        0.2756, 0.1907, 27.3801
      CIE-Lab:
        59.3245, 48.6562, -48.0058
        CIE-LCH:
        59.3245, 68.3519, 315.3855
        CIE-Luv:
        59.3245, 26.8954, -81.7379
        Hunter-Lab:
        52.3260, 43.3975, -50.1645
      #b870e4 color charts
#b870e4 RGB chart
      #b870e4 CMYK chart
      #b870e4 RGB pie chart
      #b870e4 color shades, tints & tones
#b870e4 color schemes
#b870e4 color preview, HTML & CSS examples
           This text has a color of #b870e4        
        
          <p style="color:#b870e4;">Text here</p>
        
        
          .mytext {color:#b870e4;}
        
        Text color #b870e4
      
           This box has a color of #b870e4        
        
          <div style="background-color:#b870e4;">Content here</div>
        
        
          .mybackground {background-color:#b870e4;}
        
        Background color #b870e4
      
           Border around this has a color of #b870e4        
        
          <div style="border:2px solid #b870e4;">Content here</div>
        
        
          .myborder {border:2px solid #b870e4;}
        
        Border color #b870e4