#5209cb color space conversions
Hex:
        #5209cb
        RGB:
        82, 9, 203
        CMY:
        68, 96, 20
        CMYK:
        60, 96, 0, 20
      HSL:
        263°, 91.5094%, 41.5686%
        HSV (HSB):
        263°, 95.5665%, 79.6078%
        XYZ:
        14.3569, 6.3010, 56.9594
        xyY:
        0.1850, 0.0812, 6.3010
      CIE-Lab:
        30.1595, 67.3196, -81.5652
        CIE-LCH:
        30.1595, 105.7583, 309.5345
        CIE-Luv:
        30.1595, 2.9175, -104.1439
        Hunter-Lab:
        25.1018, 58.1640, -116.9658
      #5209cb color charts
#5209cb RGB chart
      #5209cb CMYK chart
      #5209cb RGB pie chart
      #5209cb color shades, tints & tones
#5209cb color schemes
#5209cb color preview, HTML & CSS examples
           This text has a color of #5209cb        
        
          <p style="color:#5209cb;">Text here</p>
        
        
          .mytext {color:#5209cb;}
        
        Text color #5209cb
      
           This box has a color of #5209cb        
        
          <div style="background-color:#5209cb;">Content here</div>
        
        
          .mybackground {background-color:#5209cb;}
        
        Background color #5209cb
      
           Border around this has a color of #5209cb        
        
          <div style="border:2px solid #5209cb;">Content here</div>
        
        
          .myborder {border:2px solid #5209cb;}
        
        Border color #5209cb