#b356f2 color space conversions
Hex:
        #b356f2
        RGB:
        179, 86, 242
        CMY:
        30, 66, 5
        CMYK:
        26, 64, 0, 5
      HSL:
        276°, 85.7143%, 64.3137%
        HSV (HSB):
        276°, 64.4628%, 94.9020%
        XYZ:
        37.9452, 22.6501, 86.3764
        xyY:
        0.2582, 0.1541, 22.6501
      CIE-Lab:
        54.7101, 63.3805, -63.2295
        CIE-LCH:
        54.7101, 89.5269, 315.0683
        CIE-Luv:
        54.7101, 28.8048, -105.4270
        Hunter-Lab:
        47.5921, 59.0319, -74.2928
      #b356f2 color charts
#b356f2 RGB chart
      #b356f2 CMYK chart
      #b356f2 RGB pie chart
      #b356f2 color shades, tints & tones
#b356f2 color schemes
#b356f2 color preview, HTML & CSS examples
           This text has a color of #b356f2        
        
          <p style="color:#b356f2;">Text here</p>
        
        
          .mytext {color:#b356f2;}
        
        Text color #b356f2
      
           This box has a color of #b356f2        
        
          <div style="background-color:#b356f2;">Content here</div>
        
        
          .mybackground {background-color:#b356f2;}
        
        Background color #b356f2
      
           Border around this has a color of #b356f2        
        
          <div style="border:2px solid #b356f2;">Content here</div>
        
        
          .myborder {border:2px solid #b356f2;}
        
        Border color #b356f2