#b214d2 color space conversions
Hex:
        #b214d2
        RGB:
        178, 20, 210
        CMY:
        30, 92, 18
        CMYK:
        15, 90, 0, 18
      HSL:
        290°, 82.6087%, 45.0980%
        HSV (HSB):
        290°, 90.4762%, 82.3529%
        XYZ:
        30.2431, 14.6184, 62.2004
        xyY:
        0.2825, 0.1365, 14.6184
      CIE-Lab:
        45.1071, 77.9569, -60.5919
        CIE-LCH:
        45.1071, 98.7353, 322.1439
        CIE-Luv:
        45.1071, 46.6434, -97.7300
        Hunter-Lab:
        38.2341, 74.2838, -69.6911
      #b214d2 color charts
#b214d2 RGB chart
      #b214d2 CMYK chart
      #b214d2 RGB pie chart
      #b214d2 color shades, tints & tones
#b214d2 color schemes
#b214d2 color preview, HTML & CSS examples
           This text has a color of #b214d2        
        
          <p style="color:#b214d2;">Text here</p>
        
        
          .mytext {color:#b214d2;}
        
        Text color #b214d2
      
           This box has a color of #b214d2        
        
          <div style="background-color:#b214d2;">Content here</div>
        
        
          .mybackground {background-color:#b214d2;}
        
        Background color #b214d2
      
           Border around this has a color of #b214d2        
        
          <div style="border:2px solid #b214d2;">Content here</div>
        
        
          .myborder {border:2px solid #b214d2;}
        
        Border color #b214d2