#5222db color space conversions
Hex:
        #5222db
        RGB:
        82, 34, 219
        CMY:
        68, 87, 14
        CMYK:
        63, 84, 0, 14
      HSL:
        256°, 73.1225%, 49.6078%
        HSV (HSB):
        256°, 84.4749%, 85.8824%
        XYZ:
        16.8379, 8.0524, 67.6846
        xyY:
        0.1819, 0.0870, 8.0524
      CIE-Lab:
        34.0917, 64.9021, -84.3244
        CIE-LCH:
        34.0917, 106.4091, 307.5844
        CIE-Luv:
        34.0917, -0.0624, -113.2840
        Hunter-Lab:
        28.3767, 56.2574, -121.5560
      #5222db color charts
#5222db RGB chart
      #5222db CMYK chart
      #5222db RGB pie chart
      #5222db color shades, tints & tones
#5222db color schemes
#5222db color preview, HTML & CSS examples
           This text has a color of #5222db        
        
          <p style="color:#5222db;">Text here</p>
        
        
          .mytext {color:#5222db;}
        
        Text color #5222db
      
           This box has a color of #5222db        
        
          <div style="background-color:#5222db;">Content here</div>
        
        
          .mybackground {background-color:#5222db;}
        
        Background color #5222db
      
           Border around this has a color of #5222db        
        
          <div style="border:2px solid #5222db;">Content here</div>
        
        
          .myborder {border:2px solid #5222db;}
        
        Border color #5222db