#b358f5 color space conversions
Hex:
        #b358f5
        RGB:
        179, 88, 245
        CMY:
        30, 65, 4
        CMYK:
        27, 64, 0, 4
      HSL:
        275°, 88.7006%, 65.2941%
        HSV (HSB):
        275°, 64.0816%, 96.0784%
        XYZ:
        38.5616, 23.1557, 88.8233
        xyY:
        0.2562, 0.1538, 23.1557
      CIE-Lab:
        55.2324, 63.1119, -64.0610
        CIE-LCH:
        55.2324, 89.9273, 314.5724
        CIE-Luv:
        55.2324, 27.7163, -106.9004
        Hunter-Lab:
        48.1204, 58.8313, -75.7565
      #b358f5 color charts
#b358f5 RGB chart
      #b358f5 CMYK chart
      #b358f5 RGB pie chart
      #b358f5 color shades, tints & tones
#b358f5 color schemes
#b358f5 color preview, HTML & CSS examples
           This text has a color of #b358f5        
        
          <p style="color:#b358f5;">Text here</p>
        
        
          .mytext {color:#b358f5;}
        
        Text color #b358f5
      
           This box has a color of #b358f5        
        
          <div style="background-color:#b358f5;">Content here</div>
        
        
          .mybackground {background-color:#b358f5;}
        
        Background color #b358f5
      
           Border around this has a color of #b358f5        
        
          <div style="border:2px solid #b358f5;">Content here</div>
        
        
          .myborder {border:2px solid #b358f5;}
        
        Border color #b358f5