#5229cb color space conversions
Hex:
        #5229cb
        RGB:
        82, 41, 203
        CMY:
        68, 84, 20
        CMYK:
        60, 80, 0, 20
      HSL:
        255°, 66.3934%, 47.8431%
        HSV (HSB):
        255°, 79.8030%, 79.6078%
        XYZ:
        15.0521, 7.6915, 57.1912
        xyY:
        0.1883, 0.0962, 7.6915
      CIE-Lab:
        33.3320, 57.8761, -76.3137
        CIE-LCH:
        33.3320, 95.7780, 307.1766
        CIE-Luv:
        33.3320, 0.6616, -103.6135
        Hunter-Lab:
        27.7336, 48.3452, -102.8522
      #5229cb color charts
#5229cb RGB chart
      #5229cb CMYK chart
      #5229cb RGB pie chart
      #5229cb color shades, tints & tones
#5229cb color schemes
#5229cb color preview, HTML & CSS examples
           This text has a color of #5229cb        
        
          <p style="color:#5229cb;">Text here</p>
        
        
          .mytext {color:#5229cb;}
        
        Text color #5229cb
      
           This box has a color of #5229cb        
        
          <div style="background-color:#5229cb;">Content here</div>
        
        
          .mybackground {background-color:#5229cb;}
        
        Background color #5229cb
      
           Border around this has a color of #5229cb        
        
          <div style="border:2px solid #5229cb;">Content here</div>
        
        
          .myborder {border:2px solid #5229cb;}
        
        Border color #5229cb