#b870d5 color space conversions
Hex:
        #b870d5
        RGB:
        184, 112, 213
        CMY:
        28, 56, 16
        CMYK:
        14, 47, 0, 16
      HSL:
        283°, 54.5946%, 63.7255%
        HSV (HSB):
        283°, 47.4178%, 83.5294%
        XYZ:
        37.5716, 26.5828, 66.1015
        xyY:
        0.2884, 0.2041, 26.5828
      CIE-Lab:
        58.5861, 45.4609, -40.7514
        CIE-LCH:
        58.5861, 61.0522, 318.1268
        CIE-Luv:
        58.5861, 29.6834, -69.5706
        Hunter-Lab:
        51.5585, 39.8487, -39.9229
      #b870d5 color charts
#b870d5 RGB chart
      #b870d5 CMYK chart
      #b870d5 RGB pie chart
      #b870d5 color shades, tints & tones
#b870d5 color schemes
#b870d5 color preview, HTML & CSS examples
           This text has a color of #b870d5        
        
          <p style="color:#b870d5;">Text here</p>
        
        
          .mytext {color:#b870d5;}
        
        Text color #b870d5
      
           This box has a color of #b870d5        
        
          <div style="background-color:#b870d5;">Content here</div>
        
        
          .mybackground {background-color:#b870d5;}
        
        Background color #b870d5
      
           Border around this has a color of #b870d5        
        
          <div style="border:2px solid #b870d5;">Content here</div>
        
        
          .myborder {border:2px solid #b870d5;}
        
        Border color #b870d5