#b870f3 color space conversions
Hex:
        #b870f3
        RGB:
        184, 112, 243
        CMY:
        28, 56, 5
        CMYK:
        24, 54, 0, 5
      HSL:
        273°, 84.5161%, 69.6078%
        HSV (HSB):
        273°, 53.9095%, 95.2941%
        XYZ:
        41.7390, 28.2498, 88.0469
        xyY:
        0.2641, 0.1788, 28.2498
      CIE-Lab:
        60.1137, 51.9712, -55.0988
        CIE-LCH:
        60.1137, 75.7422, 313.3268
        CIE-Luv:
        60.1137, 24.2135, -93.6782
        Hunter-Lab:
        53.1505, 47.1624, -61.0120
      #b870f3 color charts
#b870f3 RGB chart
      #b870f3 CMYK chart
      #b870f3 RGB pie chart
      #b870f3 color shades, tints & tones
#b870f3 color schemes
#b870f3 color preview, HTML & CSS examples
           This text has a color of #b870f3        
        
          <p style="color:#b870f3;">Text here</p>
        
        
          .mytext {color:#b870f3;}
        
        Text color #b870f3
      
           This box has a color of #b870f3        
        
          <div style="background-color:#b870f3;">Content here</div>
        
        
          .mybackground {background-color:#b870f3;}
        
        Background color #b870f3
      
           Border around this has a color of #b870f3        
        
          <div style="border:2px solid #b870f3;">Content here</div>
        
        
          .myborder {border:2px solid #b870f3;}
        
        Border color #b870f3