#b336c2 color space conversions
Hex:
        #b336c2
        RGB:
        179, 54, 194
        CMY:
        30, 79, 24
        CMYK:
        8, 72, 0, 24
      HSL:
        294°, 56.4516%, 48.6275%
        HSV (HSB):
        294°, 72.1649%, 76.0784%
        XYZ:
        29.6472, 16.1171, 52.5873
        xyY:
        0.3014, 0.1639, 16.1171
      CIE-Lab:
        47.1277, 66.9904, -48.0762
        CIE-LCH:
        47.1277, 82.4562, 324.3346
        CIE-Luv:
        47.1277, 48.0843, -79.8577
        Hunter-Lab:
        40.1461, 61.5635, -49.5616
      #b336c2 color charts
#b336c2 RGB chart
      #b336c2 CMYK chart
      #b336c2 RGB pie chart
      #b336c2 color shades, tints & tones
#b336c2 color schemes
#b336c2 color preview, HTML & CSS examples
           This text has a color of #b336c2        
        
          <p style="color:#b336c2;">Text here</p>
        
        
          .mytext {color:#b336c2;}
        
        Text color #b336c2
      
           This box has a color of #b336c2        
        
          <div style="background-color:#b336c2;">Content here</div>
        
        
          .mybackground {background-color:#b336c2;}
        
        Background color #b336c2
      
           Border around this has a color of #b336c2        
        
          <div style="border:2px solid #b336c2;">Content here</div>
        
        
          .myborder {border:2px solid #b336c2;}
        
        Border color #b336c2