#6537fe color space conversions
Hex:
        #6537fe
        RGB:
        101, 55, 254
        CMY:
        60, 78, 0
        CMYK:
        60, 78, 0, 0
      HSL:
        254°, 99.0050%, 60.5882%
        HSV (HSB):
        254°, 78.3465%, 99.6078%
        XYZ:
        24.6224, 12.6548, 94.9108
        xyY:
        0.1863, 0.0957, 12.6548
      CIE-Lab:
        42.2385, 67.7101, -90.6395
        CIE-LCH:
        42.2385, 113.1379, 306.7607
        CIE-Luv:
        42.2385, -0.2943, -131.8796
        Hunter-Lab:
        35.5736, 61.2955, -133.2848
      #6537fe color charts
#6537fe RGB chart
      #6537fe CMYK chart
      #6537fe RGB pie chart
      #6537fe color shades, tints & tones
#6537fe color schemes
#6537fe color preview, HTML & CSS examples
           This text has a color of #6537fe        
        
          <p style="color:#6537fe;">Text here</p>
        
        
          .mytext {color:#6537fe;}
        
        Text color #6537fe
      
           This box has a color of #6537fe        
        
          <div style="background-color:#6537fe;">Content here</div>
        
        
          .mybackground {background-color:#6537fe;}
        
        Background color #6537fe
      
           Border around this has a color of #6537fe        
        
          <div style="border:2px solid #6537fe;">Content here</div>
        
        
          .myborder {border:2px solid #6537fe;}
        
        Border color #6537fe