#b34ed3 color space conversions
Hex:
        #b34ed3
        RGB:
        179, 78, 211
        CMY:
        30, 69, 17
        CMYK:
        15, 63, 0, 17
      HSL:
        286°, 60.1810%, 56.6667%
        HSV (HSB):
        286°, 63.0332%, 82.7451%
        XYZ:
        33.0727, 19.7356, 63.6943
        xyY:
        0.2839, 0.1694, 19.7356
      CIE-Lab:
        51.5370, 60.5717, -50.8238
        CIE-LCH:
        51.5370, 79.0696, 320.0010
        CIE-Luv:
        51.5370, 37.8355, -85.0090
        Hunter-Lab:
        44.4248, 55.1434, -53.9099
      #b34ed3 color charts
#b34ed3 RGB chart
      #b34ed3 CMYK chart
      #b34ed3 RGB pie chart
      #b34ed3 color shades, tints & tones
#b34ed3 color schemes
#b34ed3 color preview, HTML & CSS examples
           This text has a color of #b34ed3        
        
          <p style="color:#b34ed3;">Text here</p>
        
        
          .mytext {color:#b34ed3;}
        
        Text color #b34ed3
      
           This box has a color of #b34ed3        
        
          <div style="background-color:#b34ed3;">Content here</div>
        
        
          .mybackground {background-color:#b34ed3;}
        
        Background color #b34ed3
      
           Border around this has a color of #b34ed3        
        
          <div style="border:2px solid #b34ed3;">Content here</div>
        
        
          .myborder {border:2px solid #b34ed3;}
        
        Border color #b34ed3