#b34ec9 color space conversions
Hex:
        #b34ec9
        RGB:
        179, 78, 201
        CMY:
        30, 69, 21
        CMYK:
        11, 61, 0, 21
      HSL:
        289°, 53.2468%, 54.7059%
        HSV (HSB):
        289°, 61.1940%, 78.8235%
        XYZ:
        31.8574, 19.2495, 57.2948
        xyY:
        0.2939, 0.1776, 19.2495
      CIE-Lab:
        50.9779, 58.6203, -45.9871
        CIE-LCH:
        50.9779, 74.5061, 321.8861
        CIE-Luv:
        50.9779, 40.3649, -77.2440
        Hunter-Lab:
        43.8743, 52.8300, -46.7140
      #b34ec9 color charts
#b34ec9 RGB chart
      #b34ec9 CMYK chart
      #b34ec9 RGB pie chart
      #b34ec9 color shades, tints & tones
#b34ec9 color schemes
#b34ec9 color preview, HTML & CSS examples
           This text has a color of #b34ec9        
        
          <p style="color:#b34ec9;">Text here</p>
        
        
          .mytext {color:#b34ec9;}
        
        Text color #b34ec9
      
           This box has a color of #b34ec9        
        
          <div style="background-color:#b34ec9;">Content here</div>
        
        
          .mybackground {background-color:#b34ec9;}
        
        Background color #b34ec9
      
           Border around this has a color of #b34ec9        
        
          <div style="border:2px solid #b34ec9;">Content here</div>
        
        
          .myborder {border:2px solid #b34ec9;}
        
        Border color #b34ec9