#b14dd6 color space conversions
Hex:
        #b14dd6
        RGB:
        177, 77, 214
        CMY:
        31, 70, 16
        CMYK:
        17, 64, 0, 16
      HSL:
        284°, 62.5571%, 57.0588%
        HSV (HSB):
        284°, 64.0187%, 83.9216%
        XYZ:
        32.9229, 19.5099, 65.6489
        xyY:
        0.2788, 0.1652, 19.5099
      CIE-Lab:
        51.2785, 61.1543, -52.9633
        CIE-LCH:
        51.2785, 80.9009, 319.1055
        CIE-Luv:
        51.2785, 36.1262, -88.1887
        Hunter-Lab:
        44.1700, 55.7507, -57.2024
      #b14dd6 color charts
#b14dd6 RGB chart
      #b14dd6 CMYK chart
      #b14dd6 RGB pie chart
      #b14dd6 color shades, tints & tones
#b14dd6 color schemes
#b14dd6 color preview, HTML & CSS examples
           This text has a color of #b14dd6        
        
          <p style="color:#b14dd6;">Text here</p>
        
        
          .mytext {color:#b14dd6;}
        
        Text color #b14dd6
      
           This box has a color of #b14dd6        
        
          <div style="background-color:#b14dd6;">Content here</div>
        
        
          .mybackground {background-color:#b14dd6;}
        
        Background color #b14dd6
      
           Border around this has a color of #b14dd6        
        
          <div style="border:2px solid #b14dd6;">Content here</div>
        
        
          .myborder {border:2px solid #b14dd6;}
        
        Border color #b14dd6