#5208ab color space conversions
Hex:
        #5208ab
        RGB:
        82, 8, 171
        CMY:
        68, 97, 33
        CMYK:
        52, 95, 0, 33
      HSL:
        267°, 91.0615%, 35.0980%
        HSV (HSB):
        267°, 95.3216%, 67.0588%
        XYZ:
        10.9172, 4.9078, 38.9000
        xyY:
        0.1995, 0.0897, 4.9078
      CIE-Lab:
        26.4704, 59.9872, -68.6896
        CIE-LCH:
        26.4704, 91.1960, 311.1310
        CIE-Luv:
        26.4704, 6.5951, -85.6297
        Hunter-Lab:
        22.1535, 49.1957, -88.6015
      #5208ab color charts
#5208ab RGB chart
      #5208ab CMYK chart
      #5208ab RGB pie chart
      #5208ab color shades, tints & tones
#5208ab color schemes
#5208ab color preview, HTML & CSS examples
           This text has a color of #5208ab        
        
          <p style="color:#5208ab;">Text here</p>
        
        
          .mytext {color:#5208ab;}
        
        Text color #5208ab
      
           This box has a color of #5208ab        
        
          <div style="background-color:#5208ab;">Content here</div>
        
        
          .mybackground {background-color:#5208ab;}
        
        Background color #5208ab
      
           Border around this has a color of #5208ab        
        
          <div style="border:2px solid #5208ab;">Content here</div>
        
        
          .myborder {border:2px solid #5208ab;}
        
        Border color #5208ab