#6316fc color space conversions
Hex:
        #6316fc
        RGB:
        99, 22, 252
        CMY:
        61, 91, 1
        CMYK:
        61, 91, 0, 1
      HSL:
        260°, 97.4576%, 53.7255%
        HSV (HSB):
        260°, 91.2698%, 98.8235%
        XYZ:
        23.0032, 10.2547, 92.8624
        xyY:
        0.1824, 0.0813, 10.2547
      CIE-Lab:
        38.2958, 77.5585, -96.0528
        CIE-LCH:
        38.2958, 123.4563, 308.9194
        CIE-Luv:
        38.2958, 2.0926, -132.2669
        Hunter-Lab:
        32.0230, 72.1821, -149.5168
      #6316fc color charts
#6316fc RGB chart
      #6316fc CMYK chart
      #6316fc RGB pie chart
      #6316fc color shades, tints & tones
#6316fc color schemes
#6316fc color preview, HTML & CSS examples
           This text has a color of #6316fc        
        
          <p style="color:#6316fc;">Text here</p>
        
        
          .mytext {color:#6316fc;}
        
        Text color #6316fc
      
           This box has a color of #6316fc        
        
          <div style="background-color:#6316fc;">Content here</div>
        
        
          .mybackground {background-color:#6316fc;}
        
        Background color #6316fc
      
           Border around this has a color of #6316fc        
        
          <div style="border:2px solid #6316fc;">Content here</div>
        
        
          .myborder {border:2px solid #6316fc;}
        
        Border color #6316fc