#5250ee color space conversions
Hex:
        #5250ee
        RGB:
        82, 80, 238
        CMY:
        68, 69, 7
        CMYK:
        66, 66, 0, 7
      HSL:
        241°, 82.2917%, 62.3529%
        HSV (HSB):
        241°, 66.3866%, 93.3333%
        XYZ:
        21.7810, 13.7042, 82.3861
        xyY:
        0.1848, 0.1163, 13.7042
      CIE-Lab:
        43.8057, 48.1896, -79.1341
        CIE-LCH:
        43.8057, 92.6523, 301.3398
        CIE-Luv:
        43.8057, -8.1030, -118.6815
        Hunter-Lab:
        37.0192, 40.2403, -106.0363
      #5250ee color charts
#5250ee RGB chart
      #5250ee CMYK chart
      #5250ee RGB pie chart
      #5250ee color shades, tints & tones
#5250ee color schemes
#5250ee color preview, HTML & CSS examples
           This text has a color of #5250ee        
        
          <p style="color:#5250ee;">Text here</p>
        
        
          .mytext {color:#5250ee;}
        
        Text color #5250ee
      
           This box has a color of #5250ee        
        
          <div style="background-color:#5250ee;">Content here</div>
        
        
          .mybackground {background-color:#5250ee;}
        
        Background color #5250ee
      
           Border around this has a color of #5250ee        
        
          <div style="border:2px solid #5250ee;">Content here</div>
        
        
          .myborder {border:2px solid #5250ee;}
        
        Border color #5250ee