#5206ab color space conversions
Hex:
        #5206ab
        RGB:
        82, 6, 171
        CMY:
        68, 98, 33
        CMYK:
        52, 96, 0, 33
      HSL:
        268°, 93.2203%, 34.7059%
        HSV (HSB):
        268°, 96.4912%, 67.0588%
        XYZ:
        10.8955, 4.8644, 38.8927
        xyY:
        0.1994, 0.0890, 4.8644
      CIE-Lab:
        26.3448, 60.3674, -68.8973
        CIE-LCH:
        26.3448, 91.6027, 311.2246
        CIE-Luv:
        26.3448, 6.6730, -85.6303
        Hunter-Lab:
        22.0553, 49.5836, -89.1144
      #5206ab color charts
#5206ab RGB chart
      #5206ab CMYK chart
      #5206ab RGB pie chart
      #5206ab color shades, tints & tones
#5206ab color schemes
#5206ab color preview, HTML & CSS examples
           This text has a color of #5206ab        
        
          <p style="color:#5206ab;">Text here</p>
        
        
          .mytext {color:#5206ab;}
        
        Text color #5206ab
      
           This box has a color of #5206ab        
        
          <div style="background-color:#5206ab;">Content here</div>
        
        
          .mybackground {background-color:#5206ab;}
        
        Background color #5206ab
      
           Border around this has a color of #5206ab        
        
          <div style="border:2px solid #5206ab;">Content here</div>
        
        
          .myborder {border:2px solid #5206ab;}
        
        Border color #5206ab