#5329eb color space conversions
Hex:
        #5329eb
        RGB:
        83, 41, 235
        CMY:
        67, 84, 8
        CMYK:
        65, 83, 0, 8
      HSL:
        253°, 82.9060%, 54.1176%
        HSV (HSB):
        253°, 82.5532%, 92.1569%
        XYZ:
        19.3556, 9.4230, 79.3959
        xyY:
        0.1789, 0.0871, 9.4230
      CIE-Lab:
        36.7863, 66.6389, -89.0044
        CIE-LCH:
        36.7863, 111.1869, 306.8228
        CIE-Luv:
        36.7863, -1.7907, -122.2946
        Hunter-Lab:
        30.6970, 58.8314, -131.8623
      #5329eb color charts
#5329eb RGB chart
      #5329eb CMYK chart
      #5329eb RGB pie chart
      #5329eb color shades, tints & tones
#5329eb color schemes
#5329eb color preview, HTML & CSS examples
           This text has a color of #5329eb        
        
          <p style="color:#5329eb;">Text here</p>
        
        
          .mytext {color:#5329eb;}
        
        Text color #5329eb
      
           This box has a color of #5329eb        
        
          <div style="background-color:#5329eb;">Content here</div>
        
        
          .mybackground {background-color:#5329eb;}
        
        Background color #5329eb
      
           Border around this has a color of #5329eb        
        
          <div style="border:2px solid #5329eb;">Content here</div>
        
        
          .myborder {border:2px solid #5329eb;}
        
        Border color #5329eb