#8361fc color space conversions
Hex:
        #8361fc
        RGB:
        131, 97, 252
        CMY:
        49, 62, 1
        CMYK:
        48, 62, 0, 1
      HSL:
        253°, 96.2733%, 68.4314%
        HSV (HSB):
        253°, 61.5079%, 98.8235%
        XYZ:
        31.2055, 20.4030, 94.3889
        xyY:
        0.2137, 0.1397, 20.4030
      CIE-Lab:
        52.2898, 50.5799, -72.9588
        CIE-LCH:
        52.2898, 88.7768, 304.7323
        CIE-Luv:
        52.2898, 2.2776, -117.1668
        Hunter-Lab:
        45.1696, 44.2699, -92.2769
      #8361fc color charts
#8361fc RGB chart
      #8361fc CMYK chart
      #8361fc RGB pie chart
      #8361fc color shades, tints & tones
#8361fc color schemes
#8361fc color preview, HTML & CSS examples
           This text has a color of #8361fc        
        
          <p style="color:#8361fc;">Text here</p>
        
        
          .mytext {color:#8361fc;}
        
        Text color #8361fc
      
           This box has a color of #8361fc        
        
          <div style="background-color:#8361fc;">Content here</div>
        
        
          .mybackground {background-color:#8361fc;}
        
        Background color #8361fc
      
           Border around this has a color of #8361fc        
        
          <div style="border:2px solid #8361fc;">Content here</div>
        
        
          .myborder {border:2px solid #8361fc;}
        
        Border color #8361fc