#5331ce color space conversions
Hex:
        #5331ce
        RGB:
        83, 49, 206
        CMY:
        67, 81, 19
        CMYK:
        60, 76, 0, 19
      HSL:
        253°, 61.5686%, 50.0000%
        HSV (HSB):
        253°, 76.2136%, 80.7843%
        XYZ:
        15.8062, 8.4919, 59.1985
        xyY:
        0.1893, 0.1017, 8.4919
      CIE-Lab:
        34.9869, 55.1866, -75.3266
        CIE-LCH:
        34.9869, 93.3791, 306.2276
        CIE-Luv:
        34.9869, -0.3379, -104.6488
        Hunter-Lab:
        29.1408, 45.8233, -100.0471
      #5331ce color charts
#5331ce RGB chart
      #5331ce CMYK chart
      #5331ce RGB pie chart
      #5331ce color shades, tints & tones
#5331ce color schemes
#5331ce color preview, HTML & CSS examples
           This text has a color of #5331ce        
        
          <p style="color:#5331ce;">Text here</p>
        
        
          .mytext {color:#5331ce;}
        
        Text color #5331ce
      
           This box has a color of #5331ce        
        
          <div style="background-color:#5331ce;">Content here</div>
        
        
          .mybackground {background-color:#5331ce;}
        
        Background color #5331ce
      
           Border around this has a color of #5331ce        
        
          <div style="border:2px solid #5331ce;">Content here</div>
        
        
          .myborder {border:2px solid #5331ce;}
        
        Border color #5331ce