#b362f1 color space conversions
Hex:
        #b362f1
        RGB:
        179, 98, 241
        CMY:
        30, 62, 5
        CMYK:
        26, 59, 0, 5
      HSL:
        274°, 83.6257%, 66.4706%
        HSV (HSB):
        274°, 59.3361%, 94.5098%
        XYZ:
        38.8353, 24.6699, 85.9340
        xyY:
        0.2599, 0.1651, 24.6699
      CIE-Lab:
        56.7524, 57.4337, -59.3916
        CIE-LCH:
        56.7524, 82.6196, 314.0399
        CIE-Luv:
        56.7524, 25.9440, -99.8233
        Hunter-Lab:
        49.6688, 52.6458, -67.8118
      #b362f1 color charts
#b362f1 RGB chart
      #b362f1 CMYK chart
      #b362f1 RGB pie chart
      #b362f1 color shades, tints & tones
#b362f1 color schemes
#b362f1 color preview, HTML & CSS examples
           This text has a color of #b362f1        
        
          <p style="color:#b362f1;">Text here</p>
        
        
          .mytext {color:#b362f1;}
        
        Text color #b362f1
      
           This box has a color of #b362f1        
        
          <div style="background-color:#b362f1;">Content here</div>
        
        
          .mybackground {background-color:#b362f1;}
        
        Background color #b362f1
      
           Border around this has a color of #b362f1        
        
          <div style="border:2px solid #b362f1;">Content here</div>
        
        
          .myborder {border:2px solid #b362f1;}
        
        Border color #b362f1