#b362be color space conversions
Hex:
        #b362be
        RGB:
        179, 98, 190
        CMY:
        30, 62, 25
        CMYK:
        6, 48, 0, 25
      HSL:
        293°, 41.4414%, 56.4706%
        HSV (HSB):
        293°, 48.4211%, 74.5098%
        XYZ:
        32.2524, 22.0368, 51.2688
        xyY:
        0.3055, 0.2088, 22.0368
      CIE-Lab:
        54.0660, 46.7388, -34.7911
        CIE-LCH:
        54.0660, 58.2661, 323.3370
        CIE-Luv:
        54.0660, 36.4664, -59.3410
        Hunter-Lab:
        46.9433, 40.4873, -31.8928
      #b362be color charts
#b362be RGB chart
      #b362be CMYK chart
      #b362be RGB pie chart
      #b362be color shades, tints & tones
#b362be color schemes
#b362be color preview, HTML & CSS examples
           This text has a color of #b362be        
        
          <p style="color:#b362be;">Text here</p>
        
        
          .mytext {color:#b362be;}
        
        Text color #b362be
      
           This box has a color of #b362be        
        
          <div style="background-color:#b362be;">Content here</div>
        
        
          .mybackground {background-color:#b362be;}
        
        Background color #b362be
      
           Border around this has a color of #b362be        
        
          <div style="border:2px solid #b362be;">Content here</div>
        
        
          .myborder {border:2px solid #b362be;}
        
        Border color #b362be