#5207fd color space conversions
Hex:
        #5207fd
        RGB:
        82, 7, 253
        CMY:
        68, 97, 1
        CMYK:
        68, 97, 0, 1
      HSL:
        258°, 98.4000%, 50.9804%
        HSV (HSB):
        258°, 97.2332%, 99.2157%
        XYZ:
        21.2853, 9.0376, 93.5511
        xyY:
        0.1718, 0.0730, 9.0376
      CIE-Lab:
        36.0567, 79.2517, -100.3810
        CIE-LCH:
        36.0567, 127.8952, 308.2914
        CIE-Luv:
        36.0567, -1.5154, -132.3808
        Hunter-Lab:
        30.0627, 73.7737, -163.4588
      #5207fd color charts
#5207fd RGB chart
      #5207fd CMYK chart
      #5207fd RGB pie chart
      #5207fd color shades, tints & tones
#5207fd color schemes
#5207fd color preview, HTML & CSS examples
           This text has a color of #5207fd        
        
          <p style="color:#5207fd;">Text here</p>
        
        
          .mytext {color:#5207fd;}
        
        Text color #5207fd
      
           This box has a color of #5207fd        
        
          <div style="background-color:#5207fd;">Content here</div>
        
        
          .mybackground {background-color:#5207fd;}
        
        Background color #5207fd
      
           Border around this has a color of #5207fd        
        
          <div style="border:2px solid #5207fd;">Content here</div>
        
        
          .myborder {border:2px solid #5207fd;}
        
        Border color #5207fd