#b214c5 color space conversions
Hex:
        #b214c5
        RGB:
        178, 20, 197
        CMY:
        30, 92, 23
        CMYK:
        10, 90, 0, 23
      HSL:
        294°, 81.5668%, 42.5490%
        HSV (HSB):
        294°, 89.8477%, 77.2549%
        XYZ:
        28.6883, 13.9965, 54.0129
        xyY:
        0.2967, 0.1447, 13.9965
      CIE-Lab:
        44.2279, 75.7936, -54.4812
        CIE-LCH:
        44.2279, 93.3427, 324.2911
        CIE-Luv:
        44.2279, 50.9188, -88.5127
        Hunter-Lab:
        37.4119, 71.4070, -59.4107
      #b214c5 color charts
#b214c5 RGB chart
      #b214c5 CMYK chart
      #b214c5 RGB pie chart
      #b214c5 color shades, tints & tones
#b214c5 color schemes
#b214c5 color preview, HTML & CSS examples
           This text has a color of #b214c5        
        
          <p style="color:#b214c5;">Text here</p>
        
        
          .mytext {color:#b214c5;}
        
        Text color #b214c5
      
           This box has a color of #b214c5        
        
          <div style="background-color:#b214c5;">Content here</div>
        
        
          .mybackground {background-color:#b214c5;}
        
        Background color #b214c5
      
           Border around this has a color of #b214c5        
        
          <div style="border:2px solid #b214c5;">Content here</div>
        
        
          .myborder {border:2px solid #b214c5;}
        
        Border color #b214c5