#6522dc color space conversions
Hex:
        #6522dc
        RGB:
        101, 34, 220
        CMY:
        60, 87, 14
        CMYK:
        54, 85, 0, 14
      HSL:
        262°, 73.2283%, 49.8039%
        HSV (HSB):
        262°, 84.5455%, 86.2745%
        XYZ:
        18.8571, 9.0781, 68.4685
        xyY:
        0.1956, 0.0942, 9.0781
      CIE-Lab:
        36.1342, 66.9027, -81.4594
        CIE-LCH:
        36.1342, 105.4116, 309.3963
        CIE-Luv:
        36.1342, 5.3700, -113.5173
        Hunter-Lab:
        30.1298, 58.9892, -113.6427
      #6522dc color charts
#6522dc RGB chart
      #6522dc CMYK chart
      #6522dc RGB pie chart
      #6522dc color shades, tints & tones
#6522dc color schemes
#6522dc color preview, HTML & CSS examples
           This text has a color of #6522dc        
        
          <p style="color:#6522dc;">Text here</p>
        
        
          .mytext {color:#6522dc;}
        
        Text color #6522dc
      
           This box has a color of #6522dc        
        
          <div style="background-color:#6522dc;">Content here</div>
        
        
          .mybackground {background-color:#6522dc;}
        
        Background color #6522dc
      
           Border around this has a color of #6522dc        
        
          <div style="border:2px solid #6522dc;">Content here</div>
        
        
          .myborder {border:2px solid #6522dc;}
        
        Border color #6522dc