#5229cf color space conversions
Hex:
        #5229cf
        RGB:
        82, 41, 207
        CMY:
        68, 84, 19
        CMYK:
        60, 80, 0, 19
      HSL:
        255°, 66.9355%, 48.6275%
        HSV (HSB):
        255°, 80.1932%, 81.1765%
        XYZ:
        15.5351, 7.8847, 59.7346
        xyY:
        0.1868, 0.0948, 7.8847
      CIE-Lab:
        33.7416, 58.9734, -77.9650
        CIE-LCH:
        33.7416, 97.7568, 307.1042
        CIE-Luv:
        33.7416, 0.3008, -105.9872
        Hunter-Lab:
        28.0797, 49.6156, -106.4731
      #5229cf color charts
#5229cf RGB chart
      #5229cf CMYK chart
      #5229cf RGB pie chart
      #5229cf color shades, tints & tones
#5229cf color schemes
#5229cf color preview, HTML & CSS examples
           This text has a color of #5229cf        
        
          <p style="color:#5229cf;">Text here</p>
        
        
          .mytext {color:#5229cf;}
        
        Text color #5229cf
      
           This box has a color of #5229cf        
        
          <div style="background-color:#5229cf;">Content here</div>
        
        
          .mybackground {background-color:#5229cf;}
        
        Background color #5229cf
      
           Border around this has a color of #5229cf        
        
          <div style="border:2px solid #5229cf;">Content here</div>
        
        
          .myborder {border:2px solid #5229cf;}
        
        Border color #5229cf