#b362e1 color space conversions
Hex:
        #b362e1
        RGB:
        179, 98, 225
        CMY:
        30, 62, 12
        CMYK:
        20, 56, 0, 12
      HSL:
        278°, 67.9144%, 63.3333%
        HSV (HSB):
        278°, 56.4444%, 88.2353%
        XYZ:
        36.5487, 23.7553, 73.8931
        xyY:
        0.2724, 0.1770, 23.7553
      CIE-Lab:
        55.8420, 53.9285, -51.8910
        CIE-LCH:
        55.8420, 74.8395, 316.1031
        CIE-Luv:
        55.8420, 29.0715, -87.4382
        Hunter-Lab:
        48.7394, 48.5595, -55.7710
      #b362e1 color charts
#b362e1 RGB chart
      #b362e1 CMYK chart
      #b362e1 RGB pie chart
      #b362e1 color shades, tints & tones
#b362e1 color schemes
#b362e1 color preview, HTML & CSS examples
           This text has a color of #b362e1        
        
          <p style="color:#b362e1;">Text here</p>
        
        
          .mytext {color:#b362e1;}
        
        Text color #b362e1
      
           This box has a color of #b362e1        
        
          <div style="background-color:#b362e1;">Content here</div>
        
        
          .mybackground {background-color:#b362e1;}
        
        Background color #b362e1
      
           Border around this has a color of #b362e1        
        
          <div style="border:2px solid #b362e1;">Content here</div>
        
        
          .myborder {border:2px solid #b362e1;}
        
        Border color #b362e1