#b364b5 color space conversions
Hex:
        #b364b5
        RGB:
        179, 100, 181
        CMY:
        30, 61, 29
        CMYK:
        1, 45, 0, 29
      HSL:
        299°, 35.3712%, 55.0980%
        HSV (HSB):
        299°, 44.7514%, 70.9804%
        XYZ:
        31.4881, 22.0342, 46.3095
        xyY:
        0.3154, 0.2207, 22.0342
      CIE-Lab:
        54.0633, 43.9735, -29.6077
        CIE-LCH:
        54.0633, 53.0121, 326.0473
        CIE-Luv:
        54.0633, 37.6692, -50.9240
        Hunter-Lab:
        46.9406, 37.5927, -25.6343
      #b364b5 color charts
#b364b5 RGB chart
      #b364b5 CMYK chart
      #b364b5 RGB pie chart
      #b364b5 color shades, tints & tones
#b364b5 color schemes
#b364b5 color preview, HTML & CSS examples
           This text has a color of #b364b5        
        
          <p style="color:#b364b5;">Text here</p>
        
        
          .mytext {color:#b364b5;}
        
        Text color #b364b5
      
           This box has a color of #b364b5        
        
          <div style="background-color:#b364b5;">Content here</div>
        
        
          .mybackground {background-color:#b364b5;}
        
        Background color #b364b5
      
           Border around this has a color of #b364b5        
        
          <div style="border:2px solid #b364b5;">Content here</div>
        
        
          .myborder {border:2px solid #b364b5;}
        
        Border color #b364b5