#b70ed6 color space conversions
Hex:
        #b70ed6
        RGB:
        183, 14, 214
        CMY:
        28, 95, 16
        CMYK:
        14, 93, 0, 16
      HSL:
        291°, 87.7193%, 44.7059%
        HSV (HSB):
        291°, 93.4579%, 83.9216%
        XYZ:
        31.8231, 15.2364, 64.8820
        xyY:
        0.2843, 0.1361, 15.2364
      CIE-Lab:
        45.9563, 80.1403, -61.4790
        CIE-LCH:
        45.9563, 101.0056, 322.5066
        CIE-Luv:
        45.9563, 48.9382, -99.7514
        Hunter-Lab:
        39.0338, 77.2164, -71.2281
      #b70ed6 color charts
#b70ed6 RGB chart
      #b70ed6 CMYK chart
      #b70ed6 RGB pie chart
      #b70ed6 color shades, tints & tones
#b70ed6 color schemes
#b70ed6 color preview, HTML & CSS examples
           This text has a color of #b70ed6        
        
          <p style="color:#b70ed6;">Text here</p>
        
        
          .mytext {color:#b70ed6;}
        
        Text color #b70ed6
      
           This box has a color of #b70ed6        
        
          <div style="background-color:#b70ed6;">Content here</div>
        
        
          .mybackground {background-color:#b70ed6;}
        
        Background color #b70ed6
      
           Border around this has a color of #b70ed6        
        
          <div style="border:2px solid #b70ed6;">Content here</div>
        
        
          .myborder {border:2px solid #b70ed6;}
        
        Border color #b70ed6