#b214b2 color space conversions
Hex:
        #b214b2
        RGB:
        178, 20, 178
        CMY:
        30, 92, 30
        CMYK:
        0, 89, 0, 30
      HSL:
        300°, 79.7980%, 38.8235%
        HSV (HSB):
        300°, 88.7640%, 69.8039%
        XYZ:
        26.6461, 13.1796, 43.2590
        xyY:
        0.3207, 0.1586, 13.1796
      CIE-Lab:
        43.0327, 72.7905, -45.2482
        CIE-LCH:
        43.0327, 85.7079, 328.1340
        CIE-Luv:
        43.0327, 57.7026, -74.6117
        Hunter-Lab:
        36.3038, 67.4833, -45.2364
      #b214b2 color charts
#b214b2 RGB chart
      #b214b2 CMYK chart
      #b214b2 RGB pie chart
      #b214b2 color shades, tints & tones
#b214b2 color schemes
#b214b2 color preview, HTML & CSS examples
           This text has a color of #b214b2        
        
          <p style="color:#b214b2;">Text here</p>
        
        
          .mytext {color:#b214b2;}
        
        Text color #b214b2
      
           This box has a color of #b214b2        
        
          <div style="background-color:#b214b2;">Content here</div>
        
        
          .mybackground {background-color:#b214b2;}
        
        Background color #b214b2
      
           Border around this has a color of #b214b2        
        
          <div style="border:2px solid #b214b2;">Content here</div>
        
        
          .myborder {border:2px solid #b214b2;}
        
        Border color #b214b2