#b210c4 color space conversions
Hex:
        #b210c4
        RGB:
        178, 16, 196
        CMY:
        30, 94, 23
        CMYK:
        9, 92, 0, 23
      HSL:
        294°, 84.9057%, 41.5686%
        HSV (HSB):
        294°, 91.8367%, 76.8627%
        XYZ:
        28.5092, 13.8211, 53.3897
        xyY:
        0.2978, 0.1444, 13.8211
      CIE-Lab:
        43.9752, 76.1833, -54.3056
        CIE-LCH:
        43.9752, 93.5574, 324.5177
        CIE-Luv:
        43.9752, 51.5287, -88.1622
        Hunter-Lab:
        37.1767, 71.8246, -59.1230
      #b210c4 color charts
#b210c4 RGB chart
      #b210c4 CMYK chart
      #b210c4 RGB pie chart
      #b210c4 color shades, tints & tones
#b210c4 color schemes
#b210c4 color preview, HTML & CSS examples
           This text has a color of #b210c4        
        
          <p style="color:#b210c4;">Text here</p>
        
        
          .mytext {color:#b210c4;}
        
        Text color #b210c4
      
           This box has a color of #b210c4        
        
          <div style="background-color:#b210c4;">Content here</div>
        
        
          .mybackground {background-color:#b210c4;}
        
        Background color #b210c4
      
           Border around this has a color of #b210c4        
        
          <div style="border:2px solid #b210c4;">Content here</div>
        
        
          .myborder {border:2px solid #b210c4;}
        
        Border color #b210c4