#5208dd color space conversions
Hex:
        #5208dd
        RGB:
        82, 8, 221
        CMY:
        68, 97, 13
        CMYK:
        63, 96, 0, 13
      HSL:
        261°, 93.0131%, 44.9020%
        HSV (HSB):
        261°, 96.3801%, 86.6667%
        XYZ:
        16.6177, 7.1880, 68.9182
        xyY:
        0.1792, 0.0775, 7.1880
      CIE-Lab:
        32.2310, 71.6925, -88.5632
        CIE-LCH:
        32.2310, 113.9441, 308.9904
        CIE-Luv:
        32.2310, 1.1990, -114.3906
        Hunter-Lab:
        26.8104, 63.7200, -133.6423
      #5208dd color charts
#5208dd RGB chart
      #5208dd CMYK chart
      #5208dd RGB pie chart
      #5208dd color shades, tints & tones
#5208dd color schemes
#5208dd color preview, HTML & CSS examples
           This text has a color of #5208dd        
        
          <p style="color:#5208dd;">Text here</p>
        
        
          .mytext {color:#5208dd;}
        
        Text color #5208dd
      
           This box has a color of #5208dd        
        
          <div style="background-color:#5208dd;">Content here</div>
        
        
          .mybackground {background-color:#5208dd;}
        
        Background color #5208dd
      
           Border around this has a color of #5208dd        
        
          <div style="border:2px solid #5208dd;">Content here</div>
        
        
          .myborder {border:2px solid #5208dd;}
        
        Border color #5208dd