#5206eb color space conversions
Hex:
        #5206eb
        RGB:
        82, 6, 235
        CMY:
        68, 98, 8
        CMYK:
        65, 97, 0, 8
      HSL:
        260°, 95.0207%, 47.2549%
        HSV (HSB):
        260°, 97.4468%, 92.1569%
        XYZ:
        18.5402, 7.9222, 79.1492
        xyY:
        0.1756, 0.0750, 7.9222
      CIE-Lab:
        33.8204, 75.2327, -93.9314
        CIE-LCH:
        33.8204, 120.3456, 308.6924
        CIE-Luv:
        33.8204, 0.0072, -122.2762
        Hunter-Lab:
        28.1465, 68.3223, -147.0237
      #5206eb color charts
#5206eb RGB chart
      #5206eb CMYK chart
      #5206eb RGB pie chart
      #5206eb color shades, tints & tones
#5206eb color schemes
#5206eb color preview, HTML & CSS examples
           This text has a color of #5206eb        
        
          <p style="color:#5206eb;">Text here</p>
        
        
          .mytext {color:#5206eb;}
        
        Text color #5206eb
      
           This box has a color of #5206eb        
        
          <div style="background-color:#5206eb;">Content here</div>
        
        
          .mybackground {background-color:#5206eb;}
        
        Background color #5206eb
      
           Border around this has a color of #5206eb        
        
          <div style="border:2px solid #5206eb;">Content here</div>
        
        
          .myborder {border:2px solid #5206eb;}
        
        Border color #5206eb