#5332d7 color space conversions
Hex:
        #5332d7
        RGB:
        83, 50, 215
        CMY:
        67, 80, 16
        CMYK:
        61, 77, 0, 16
      HSL:
        252°, 67.3469%, 51.9608%
        HSV (HSB):
        252°, 76.7442%, 84.3137%
        XYZ:
        16.9736, 9.0265, 65.1377
        xyY:
        0.1862, 0.0990, 9.0265
      CIE-Lab:
        36.0353, 57.2772, -78.8050
        CIE-LCH:
        36.0353, 97.4213, 306.0105
        CIE-Luv:
        36.0353, -1.2272, -109.9694
        Hunter-Lab:
        30.0441, 48.2675, -107.5137
      #5332d7 color charts
#5332d7 RGB chart
      #5332d7 CMYK chart
      #5332d7 RGB pie chart
      #5332d7 color shades, tints & tones
#5332d7 color schemes
#5332d7 color preview, HTML & CSS examples
           This text has a color of #5332d7        
        
          <p style="color:#5332d7;">Text here</p>
        
        
          .mytext {color:#5332d7;}
        
        Text color #5332d7
      
           This box has a color of #5332d7        
        
          <div style="background-color:#5332d7;">Content here</div>
        
        
          .mybackground {background-color:#5332d7;}
        
        Background color #5332d7
      
           Border around this has a color of #5332d7        
        
          <div style="border:2px solid #5332d7;">Content here</div>
        
        
          .myborder {border:2px solid #5332d7;}
        
        Border color #5332d7