#b358d4 color space conversions
Hex:
        #b358d4
        RGB:
        179, 88, 212
        CMY:
        30, 65, 17
        CMYK:
        16, 58, 0, 17
      HSL:
        284°, 59.0476%, 58.8235%
        HSV (HSB):
        284°, 58.4906%, 83.1373%
        XYZ:
        33.9638, 21.3166, 64.6118
        xyY:
        0.2833, 0.1778, 21.3166
      CIE-Lab:
        53.2943, 56.1278, -48.5934
        CIE-LCH:
        53.2943, 74.2404, 319.1152
        CIE-Luv:
        53.2943, 34.8322, -81.7237
        Hunter-Lab:
        46.1699, 50.5119, -50.6535
      #b358d4 color charts
#b358d4 RGB chart
      #b358d4 CMYK chart
      #b358d4 RGB pie chart
      #b358d4 color shades, tints & tones
#b358d4 color schemes
#b358d4 color preview, HTML & CSS examples
           This text has a color of #b358d4        
        
          <p style="color:#b358d4;">Text here</p>
        
        
          .mytext {color:#b358d4;}
        
        Text color #b358d4
      
           This box has a color of #b358d4        
        
          <div style="background-color:#b358d4;">Content here</div>
        
        
          .mybackground {background-color:#b358d4;}
        
        Background color #b358d4
      
           Border around this has a color of #b358d4        
        
          <div style="border:2px solid #b358d4;">Content here</div>
        
        
          .myborder {border:2px solid #b358d4;}
        
        Border color #b358d4