#b214c7 color space conversions
Hex:
        #b214c7
        RGB:
        178, 20, 199
        CMY:
        30, 92, 22
        CMYK:
        11, 90, 0, 22
      HSL:
        293°, 81.7352%, 42.9412%
        HSV (HSB):
        293°, 89.9497%, 78.0392%
        XYZ:
        28.9191, 14.0888, 55.2280
        xyY:
        0.2944, 0.1434, 14.0888
      CIE-Lab:
        44.3600, 76.1210, -55.4319
        CIE-LCH:
        44.3600, 94.1653, 323.9376
        CIE-Luv:
        44.3600, 50.2418, -89.9466
        Hunter-Lab:
        37.5351, 71.8398, -60.9631
      #b214c7 color charts
#b214c7 RGB chart
      #b214c7 CMYK chart
      #b214c7 RGB pie chart
      #b214c7 color shades, tints & tones
#b214c7 color schemes
#b214c7 color preview, HTML & CSS examples
           This text has a color of #b214c7        
        
          <p style="color:#b214c7;">Text here</p>
        
        
          .mytext {color:#b214c7;}
        
        Text color #b214c7
      
           This box has a color of #b214c7        
        
          <div style="background-color:#b214c7;">Content here</div>
        
        
          .mybackground {background-color:#b214c7;}
        
        Background color #b214c7
      
           Border around this has a color of #b214c7        
        
          <div style="border:2px solid #b214c7;">Content here</div>
        
        
          .myborder {border:2px solid #b214c7;}
        
        Border color #b214c7