#5331ee color space conversions
Hex:
        #5331ee
        RGB:
        83, 49, 238
        CMY:
        67, 81, 7
        CMYK:
        65, 79, 0, 7
      HSL:
        251°, 84.7534%, 56.2745%
        HSV (HSB):
        251°, 79.4118%, 93.3333%
        XYZ:
        20.0982, 10.2087, 81.8001
        xyY:
        0.1793, 0.0911, 10.2087
      CIE-Lab:
        38.2144, 64.1985, -88.3412
        CIE-LCH:
        38.2144, 109.2045, 306.0063
        CIE-Luv:
        38.2144, -2.8820, -123.6316
        Hunter-Lab:
        31.9510, 56.3679, -129.4269
      #5331ee color charts
#5331ee RGB chart
      #5331ee CMYK chart
      #5331ee RGB pie chart
      #5331ee color shades, tints & tones
#5331ee color schemes
#5331ee color preview, HTML & CSS examples
           This text has a color of #5331ee        
        
          <p style="color:#5331ee;">Text here</p>
        
        
          .mytext {color:#5331ee;}
        
        Text color #5331ee
      
           This box has a color of #5331ee        
        
          <div style="background-color:#5331ee;">Content here</div>
        
        
          .mybackground {background-color:#5331ee;}
        
        Background color #5331ee
      
           Border around this has a color of #5331ee        
        
          <div style="border:2px solid #5331ee;">Content here</div>
        
        
          .myborder {border:2px solid #5331ee;}
        
        Border color #5331ee