#6527df color space conversions
Hex:
        #6527df
        RGB:
        101, 39, 223
        CMY:
        60, 85, 13
        CMYK:
        55, 83, 0, 13
      HSL:
        260°, 74.1935%, 51.3725%
        HSV (HSB):
        260°, 82.5112%, 87.4510%
        XYZ:
        19.4116, 9.5455, 70.6314
        xyY:
        0.1949, 0.0958, 9.5455
      CIE-Lab:
        37.0140, 65.9414, -81.7281
        CIE-LCH:
        37.0140, 105.0130, 308.8979
        CIE-Luv:
        37.0140, 4.5717, -114.9696
        Hunter-Lab:
        30.8957, 58.0832, -113.9172
      #6527df color charts
#6527df RGB chart
      #6527df CMYK chart
      #6527df RGB pie chart
      #6527df color shades, tints & tones
#6527df color schemes
#6527df color preview, HTML & CSS examples
           This text has a color of #6527df        
        
          <p style="color:#6527df;">Text here</p>
        
        
          .mytext {color:#6527df;}
        
        Text color #6527df
      
           This box has a color of #6527df        
        
          <div style="background-color:#6527df;">Content here</div>
        
        
          .mybackground {background-color:#6527df;}
        
        Background color #6527df
      
           Border around this has a color of #6527df        
        
          <div style="border:2px solid #6527df;">Content here</div>
        
        
          .myborder {border:2px solid #6527df;}
        
        Border color #6527df