#b214ef color space conversions
Hex:
        #b214ef
        RGB:
        178, 20, 239
        CMY:
        30, 92, 6
        CMYK:
        26, 92, 0, 6
      HSL:
        283°, 87.2510%, 50.7843%
        HSV (HSB):
        283°, 91.6318%, 93.7255%
        XYZ:
        34.1902, 16.1973, 82.9857
        xyY:
        0.2564, 0.1214, 16.1973
      CIE-Lab:
        47.2323, 83.0440, -73.6673
        CIE-LCH:
        47.2323, 111.0098, 318.4242
        CIE-Luv:
        47.2323, 38.1363, -117.4328
        Hunter-Lab:
        40.2458, 81.2117, -94.0821
      #b214ef color charts
#b214ef RGB chart
      #b214ef CMYK chart
      #b214ef RGB pie chart
      #b214ef color shades, tints & tones
#b214ef color schemes
#b214ef color preview, HTML & CSS examples
           This text has a color of #b214ef        
        
          <p style="color:#b214ef;">Text here</p>
        
        
          .mytext {color:#b214ef;}
        
        Text color #b214ef
      
           This box has a color of #b214ef        
        
          <div style="background-color:#b214ef;">Content here</div>
        
        
          .mybackground {background-color:#b214ef;}
        
        Background color #b214ef
      
           Border around this has a color of #b214ef        
        
          <div style="border:2px solid #b214ef;">Content here</div>
        
        
          .myborder {border:2px solid #b214ef;}
        
        Border color #b214ef