#6536df color space conversions
Hex:
        #6536df
        RGB:
        101, 54, 223
        CMY:
        60, 79, 13
        CMYK:
        55, 76, 0, 13
      HSL:
        257°, 72.5322%, 54.3137%
        HSV (HSB):
        257°, 75.7848%, 87.4510%
        XYZ:
        20.0053, 10.7327, 70.8293
        xyY:
        0.1970, 0.1057, 10.7327
      CIE-Lab:
        39.1267, 59.8064, -78.2470
        CIE-LCH:
        39.1267, 98.4855, 307.3917
        CIE-Luv:
        39.1267, 2.8106, -113.3522
        Hunter-Lab:
        32.7609, 51.6687, -105.2528
      #6536df color charts
#6536df RGB chart
      #6536df CMYK chart
      #6536df RGB pie chart
      #6536df color shades, tints & tones
#6536df color schemes
#6536df color preview, HTML & CSS examples
           This text has a color of #6536df        
        
          <p style="color:#6536df;">Text here</p>
        
        
          .mytext {color:#6536df;}
        
        Text color #6536df
      
           This box has a color of #6536df        
        
          <div style="background-color:#6536df;">Content here</div>
        
        
          .mybackground {background-color:#6536df;}
        
        Background color #6536df
      
           Border around this has a color of #6536df        
        
          <div style="border:2px solid #6536df;">Content here</div>
        
        
          .myborder {border:2px solid #6536df;}
        
        Border color #6536df