#b210ce color space conversions
Hex:
        #b210ce
        RGB:
        178, 16, 206
        CMY:
        30, 94, 19
        CMYK:
        14, 92, 0, 19
      HSL:
        291°, 85.5856%, 43.5294%
        HSV (HSB):
        291°, 92.2330%, 80.7843%
        XYZ:
        29.6860, 14.2918, 59.5865
        xyY:
        0.2866, 0.1380, 14.2918
      CIE-Lab:
        44.6485, 77.8244, -59.0245
        CIE-LCH:
        44.6485, 97.6756, 322.8222
        CIE-Luv:
        44.6485, 48.1737, -95.2648
        Hunter-Lab:
        37.8045, 74.0093, -66.9883
      #b210ce color charts
#b210ce RGB chart
      #b210ce CMYK chart
      #b210ce RGB pie chart
      #b210ce color shades, tints & tones
#b210ce color schemes
#b210ce color preview, HTML & CSS examples
           This text has a color of #b210ce        
        
          <p style="color:#b210ce;">Text here</p>
        
        
          .mytext {color:#b210ce;}
        
        Text color #b210ce
      
           This box has a color of #b210ce        
        
          <div style="background-color:#b210ce;">Content here</div>
        
        
          .mybackground {background-color:#b210ce;}
        
        Background color #b210ce
      
           Border around this has a color of #b210ce        
        
          <div style="border:2px solid #b210ce;">Content here</div>
        
        
          .myborder {border:2px solid #b210ce;}
        
        Border color #b210ce