#b364d5 color space conversions
Hex:
        #b364d5
        RGB:
        179, 100, 213
        CMY:
        30, 61, 16
        CMYK:
        16, 53, 0, 16
      HSL:
        282°, 57.3604%, 61.3725%
        HSV (HSB):
        282°, 53.0516%, 83.5294%
        XYZ:
        35.1578, 23.5021, 65.6341
        xyY:
        0.2829, 0.1891, 23.5021
      CIE-Lab:
        55.5858, 50.3605, -45.5242
        CIE-LCH:
        55.5858, 67.8869, 317.8875
        CIE-Luv:
        55.5858, 30.8724, -76.9678
        Hunter-Lab:
        48.4790, 44.6130, -46.3355
      #b364d5 color charts
#b364d5 RGB chart
      #b364d5 CMYK chart
      #b364d5 RGB pie chart
      #b364d5 color shades, tints & tones
#b364d5 color schemes
#b364d5 color preview, HTML & CSS examples
           This text has a color of #b364d5        
        
          <p style="color:#b364d5;">Text here</p>
        
        
          .mytext {color:#b364d5;}
        
        Text color #b364d5
      
           This box has a color of #b364d5        
        
          <div style="background-color:#b364d5;">Content here</div>
        
        
          .mybackground {background-color:#b364d5;}
        
        Background color #b364d5
      
           Border around this has a color of #b364d5        
        
          <div style="border:2px solid #b364d5;">Content here</div>
        
        
          .myborder {border:2px solid #b364d5;}
        
        Border color #b364d5