#5222dd color space conversions
Hex:
        #5222dd
        RGB:
        82, 34, 221
        CMY:
        68, 87, 13
        CMYK:
        63, 85, 0, 13
      HSL:
        255°, 73.3333%, 50.0000%
        HSV (HSB):
        255°, 84.6154%, 86.6667%
        XYZ:
        17.1028, 8.1584, 69.0799
        xyY:
        0.1813, 0.0865, 8.1584
      CIE-Lab:
        34.3105, 65.4243, -85.1121
        CIE-LCH:
        34.3105, 107.3518, 307.5489
        CIE-Luv:
        34.3105, -0.2357, -114.4371
        Hunter-Lab:
        28.5628, 56.8973, -123.4004
      #5222dd color charts
#5222dd RGB chart
      #5222dd CMYK chart
      #5222dd RGB pie chart
      #5222dd color shades, tints & tones
#5222dd color schemes
#5222dd color preview, HTML & CSS examples
           This text has a color of #5222dd        
        
          <p style="color:#5222dd;">Text here</p>
        
        
          .mytext {color:#5222dd;}
        
        Text color #5222dd
      
           This box has a color of #5222dd        
        
          <div style="background-color:#5222dd;">Content here</div>
        
        
          .mybackground {background-color:#5222dd;}
        
        Background color #5222dd
      
           Border around this has a color of #5222dd        
        
          <div style="border:2px solid #5222dd;">Content here</div>
        
        
          .myborder {border:2px solid #5222dd;}
        
        Border color #5222dd