#5229dd color space conversions
Hex:
        #5229dd
        RGB:
        82, 41, 221
        CMY:
        68, 84, 13
        CMYK:
        63, 81, 0, 13
      HSL:
        254°, 72.5806%, 51.3725%
        HSV (HSB):
        254°, 81.4480%, 86.6667%
        XYZ:
        17.3238, 8.6002, 69.1535
        xyY:
        0.1822, 0.0905, 8.6002
      CIE-Lab:
        35.2028, 62.7884, -83.6347
        CIE-LCH:
        35.2028, 104.5808, 306.8972
        CIE-Luv:
        35.2028, -0.9030, -114.2060
        Hunter-Lab:
        29.3261, 54.1246, -119.2831
      #5229dd color charts
#5229dd RGB chart
      #5229dd CMYK chart
      #5229dd RGB pie chart
      #5229dd color shades, tints & tones
#5229dd color schemes
#5229dd color preview, HTML & CSS examples
           This text has a color of #5229dd        
        
          <p style="color:#5229dd;">Text here</p>
        
        
          .mytext {color:#5229dd;}
        
        Text color #5229dd
      
           This box has a color of #5229dd        
        
          <div style="background-color:#5229dd;">Content here</div>
        
        
          .mybackground {background-color:#5229dd;}
        
        Background color #5229dd
      
           Border around this has a color of #5229dd        
        
          <div style="border:2px solid #5229dd;">Content here</div>
        
        
          .myborder {border:2px solid #5229dd;}
        
        Border color #5229dd