#5208bf color space conversions
Hex:
        #5208bf
        RGB:
        82, 8, 191
        CMY:
        68, 97, 25
        CMYK:
        57, 96, 0, 25
      HSL:
        264°, 91.9598%, 39.0196%
        HSV (HSB):
        264°, 95.8115%, 74.9020%
        XYZ:
        12.9705, 5.7291, 49.7124
        xyY:
        0.1896, 0.0837, 5.7291
      CIE-Lab:
        28.7184, 64.6683, -76.9031
        CIE-LCH:
        28.7184, 100.4792, 310.0607
        CIE-Luv:
        28.7184, 4.2278, -97.2410
        Hunter-Lab:
        23.9355, 54.8406, -106.3864
      #5208bf color charts
#5208bf RGB chart
      #5208bf CMYK chart
      #5208bf RGB pie chart
      #5208bf color shades, tints & tones
#5208bf color schemes
#5208bf color preview, HTML & CSS examples
           This text has a color of #5208bf        
        
          <p style="color:#5208bf;">Text here</p>
        
        
          .mytext {color:#5208bf;}
        
        Text color #5208bf
      
           This box has a color of #5208bf        
        
          <div style="background-color:#5208bf;">Content here</div>
        
        
          .mybackground {background-color:#5208bf;}
        
        Background color #5208bf
      
           Border around this has a color of #5208bf        
        
          <div style="border:2px solid #5208bf;">Content here</div>
        
        
          .myborder {border:2px solid #5208bf;}
        
        Border color #5208bf