#6536fc color space conversions
Hex:
        #6536fc
        RGB:
        101, 54, 252
        CMY:
        60, 79, 1
        CMYK:
        60, 79, 0, 1
      HSL:
        254°, 97.0588%, 60.0000%
        HSV (HSB):
        254°, 78.5714%, 98.8235%
        XYZ:
        24.2567, 12.4333, 93.2169
        xyY:
        0.1867, 0.0957, 12.4333
      CIE-Lab:
        41.8967, 67.5975, -90.0854
        CIE-LCH:
        41.8967, 112.6268, 306.8835
        CIE-Luv:
        41.8967, 0.0052, -130.8041
        Hunter-Lab:
        35.2609, 61.0872, -132.0583
      #6536fc color charts
#6536fc RGB chart
      #6536fc CMYK chart
      #6536fc RGB pie chart
      #6536fc color shades, tints & tones
#6536fc color schemes
#6536fc color preview, HTML & CSS examples
           This text has a color of #6536fc        
        
          <p style="color:#6536fc;">Text here</p>
        
        
          .mytext {color:#6536fc;}
        
        Text color #6536fc
      
           This box has a color of #6536fc        
        
          <div style="background-color:#6536fc;">Content here</div>
        
        
          .mybackground {background-color:#6536fc;}
        
        Background color #6536fc
      
           Border around this has a color of #6536fc        
        
          <div style="border:2px solid #6536fc;">Content here</div>
        
        
          .myborder {border:2px solid #6536fc;}
        
        Border color #6536fc