#5328dc color space conversions
Hex:
        #5328dc
        RGB:
        83, 40, 220
        CMY:
        67, 84, 14
        CMYK:
        62, 82, 0, 14
      HSL:
        254°, 72.0000%, 50.9804%
        HSV (HSB):
        254°, 81.8182%, 86.2745%
        XYZ:
        17.2443, 8.5239, 68.4465
        xyY:
        0.1830, 0.0905, 8.5239
      CIE-Lab:
        35.0510, 63.0090, -83.3086
        CIE-LCH:
        35.0510, 104.4531, 307.1014
        CIE-Luv:
        35.0510, -0.4604, -113.6546
        Hunter-Lab:
        29.1957, 54.3379, -118.5628
      #5328dc color charts
#5328dc RGB chart
      #5328dc CMYK chart
      #5328dc RGB pie chart
      #5328dc color shades, tints & tones
#5328dc color schemes
#5328dc color preview, HTML & CSS examples
           This text has a color of #5328dc        
        
          <p style="color:#5328dc;">Text here</p>
        
        
          .mytext {color:#5328dc;}
        
        Text color #5328dc
      
           This box has a color of #5328dc        
        
          <div style="background-color:#5328dc;">Content here</div>
        
        
          .mybackground {background-color:#5328dc;}
        
        Background color #5328dc
      
           Border around this has a color of #5328dc        
        
          <div style="border:2px solid #5328dc;">Content here</div>
        
        
          .myborder {border:2px solid #5328dc;}
        
        Border color #5328dc