#6503fc color space conversions
Hex:
        #6503fc
        RGB:
        101, 3, 252
        CMY:
        60, 99, 1
        CMYK:
        60, 99, 0, 1
      HSL:
        264°, 97.6471%, 50.0000%
        HSV (HSB):
        264°, 98.8095%, 98.8235%
        XYZ:
        22.9701, 9.8601, 92.7880
        xyY:
        0.1829, 0.0785, 9.8601
      CIE-Lab:
        37.5902, 80.4505, -97.2187
        CIE-LCH:
        37.5902, 126.1894, 309.6085
        CIE-Luv:
        37.5902, 3.2673, -132.3318
        Hunter-Lab:
        31.4008, 75.6236, -153.2188
      #6503fc color charts
#6503fc RGB chart
      #6503fc CMYK chart
      #6503fc RGB pie chart
      #6503fc color shades, tints & tones
#6503fc color schemes
#6503fc color preview, HTML & CSS examples
           This text has a color of #6503fc        
        
          <p style="color:#6503fc;">Text here</p>
        
        
          .mytext {color:#6503fc;}
        
        Text color #6503fc
      
           This box has a color of #6503fc        
        
          <div style="background-color:#6503fc;">Content here</div>
        
        
          .mybackground {background-color:#6503fc;}
        
        Background color #6503fc
      
           Border around this has a color of #6503fc        
        
          <div style="border:2px solid #6503fc;">Content here</div>
        
        
          .myborder {border:2px solid #6503fc;}
        
        Border color #6503fc