#b358d9 color space conversions
Hex:
        #b358d9
        RGB:
        179, 88, 217
        CMY:
        30, 65, 15
        CMYK:
        18, 59, 0, 15
      HSL:
        282°, 62.9268%, 59.8039%
        HSV (HSB):
        282°, 59.4470%, 85.0980%
        XYZ:
        34.6045, 21.5729, 67.9858
        xyY:
        0.2787, 0.1737, 21.5729
      CIE-Lab:
        53.5709, 57.1528, -50.9924
        CIE-LCH:
        53.5709, 76.5942, 318.2603
        CIE-Luv:
        53.5709, 33.6982, -85.6308
        Hunter-Lab:
        46.4466, 51.7077, -54.2724
      #b358d9 color charts
#b358d9 RGB chart
      #b358d9 CMYK chart
      #b358d9 RGB pie chart
      #b358d9 color shades, tints & tones
#b358d9 color schemes
#b358d9 color preview, HTML & CSS examples
           This text has a color of #b358d9        
        
          <p style="color:#b358d9;">Text here</p>
        
        
          .mytext {color:#b358d9;}
        
        Text color #b358d9
      
           This box has a color of #b358d9        
        
          <div style="background-color:#b358d9;">Content here</div>
        
        
          .mybackground {background-color:#b358d9;}
        
        Background color #b358d9
      
           Border around this has a color of #b358d9        
        
          <div style="border:2px solid #b358d9;">Content here</div>
        
        
          .myborder {border:2px solid #b358d9;}
        
        Border color #b358d9