#5222eb color space conversions
Hex:
        #5222eb
        RGB:
        82, 34, 235
        CMY:
        68, 87, 8
        CMYK:
        65, 86, 0, 8
      HSL:
        254°, 83.4025%, 52.7451%
        HSV (HSB):
        254°, 85.5319%, 92.1569%
        XYZ:
        19.0471, 8.9361, 79.3182
        xyY:
        0.1775, 0.0833, 8.9361
      CIE-Lab:
        35.8609, 69.0567, -90.5412
        CIE-LCH:
        35.8609, 113.8707, 307.3331
        CIE-Luv:
        35.8609, -1.4012, -122.4543
        Hunter-Lab:
        29.8932, 61.4219, -136.3938
      #5222eb color charts
#5222eb RGB chart
      #5222eb CMYK chart
      #5222eb RGB pie chart
      #5222eb color shades, tints & tones
#5222eb color schemes
#5222eb color preview, HTML & CSS examples
           This text has a color of #5222eb        
        
          <p style="color:#5222eb;">Text here</p>
        
        
          .mytext {color:#5222eb;}
        
        Text color #5222eb
      
           This box has a color of #5222eb        
        
          <div style="background-color:#5222eb;">Content here</div>
        
        
          .mybackground {background-color:#5222eb;}
        
        Background color #5222eb
      
           Border around this has a color of #5222eb        
        
          <div style="border:2px solid #5222eb;">Content here</div>
        
        
          .myborder {border:2px solid #5222eb;}
        
        Border color #5222eb