#b14cd2 color space conversions
Hex:
        #b14cd2
        RGB:
        177, 76, 210
        CMY:
        31, 70, 18
        CMYK:
        16, 64, 0, 18
      HSL:
        285°, 59.8214%, 56.0784%
        HSV (HSB):
        285°, 63.8095%, 82.3529%
        XYZ:
        32.3488, 19.1691, 62.9678
        xyY:
        0.2826, 0.1674, 19.1691
      CIE-Lab:
        50.8845, 60.7993, -51.3105
        CIE-LCH:
        50.8845, 79.5570, 319.8379
        CIE-Luv:
        50.8845, 37.3613, -85.5003
        Hunter-Lab:
        43.7826, 55.2652, -54.6227
      #b14cd2 color charts
#b14cd2 RGB chart
      #b14cd2 CMYK chart
      #b14cd2 RGB pie chart
      #b14cd2 color shades, tints & tones
#b14cd2 color schemes
#b14cd2 color preview, HTML & CSS examples
           This text has a color of #b14cd2        
        
          <p style="color:#b14cd2;">Text here</p>
        
        
          .mytext {color:#b14cd2;}
        
        Text color #b14cd2
      
           This box has a color of #b14cd2        
        
          <div style="background-color:#b14cd2;">Content here</div>
        
        
          .mybackground {background-color:#b14cd2;}
        
        Background color #b14cd2
      
           Border around this has a color of #b14cd2        
        
          <div style="border:2px solid #b14cd2;">Content here</div>
        
        
          .myborder {border:2px solid #b14cd2;}
        
        Border color #b14cd2