#b362f4 color space conversions
Hex:
        #b362f4
        RGB:
        179, 98, 244
        CMY:
        30, 62, 4
        CMYK:
        27, 60, 0, 4
      HSL:
        273°, 86.9048%, 67.0588%
        HSV (HSB):
        273°, 59.8361%, 95.6863%
        XYZ:
        39.2872, 24.8507, 88.3140
        xyY:
        0.2577, 0.1630, 24.8507
      CIE-Lab:
        56.9297, 58.1033, -60.7767
        CIE-LCH:
        56.9297, 84.0822, 313.7117
        CIE-Luv:
        56.9297, 25.3768, -102.1076
        Hunter-Lab:
        49.8505, 53.4376, -70.1414
      #b362f4 color charts
#b362f4 RGB chart
      #b362f4 CMYK chart
      #b362f4 RGB pie chart
      #b362f4 color shades, tints & tones
#b362f4 color schemes
#b362f4 color preview, HTML & CSS examples
           This text has a color of #b362f4        
        
          <p style="color:#b362f4;">Text here</p>
        
        
          .mytext {color:#b362f4;}
        
        Text color #b362f4
      
           This box has a color of #b362f4        
        
          <div style="background-color:#b362f4;">Content here</div>
        
        
          .mybackground {background-color:#b362f4;}
        
        Background color #b362f4
      
           Border around this has a color of #b362f4        
        
          <div style="border:2px solid #b362f4;">Content here</div>
        
        
          .myborder {border:2px solid #b362f4;}
        
        Border color #b362f4