#5a52df color space conversions
Hex:
        #5a52df
        RGB:
        90, 82, 223
        CMY:
        65, 68, 13
        CMYK:
        60, 63, 0, 13
      HSL:
        243°, 68.7805%, 59.8039%
        HSV (HSB):
        243°, 63.2287%, 87.4510%
        XYZ:
        20.5530, 13.5360, 71.3415
        xyY:
        0.1949, 0.1284, 13.5360
      CIE-Lab:
        43.5600, 43.3874, -71.0201
        CIE-LCH:
        43.5600, 83.2245, 301.4215
        CIE-Luv:
        43.5600, -5.6495, -107.5685
        Hunter-Lab:
        36.7912, 35.3324, -89.2147
      #5a52df color charts
#5a52df RGB chart
      #5a52df CMYK chart
      #5a52df RGB pie chart
      #5a52df color shades, tints & tones
#5a52df color schemes
#5a52df color preview, HTML & CSS examples
           This text has a color of #5a52df        
        
          <p style="color:#5a52df;">Text here</p>
        
        
          .mytext {color:#5a52df;}
        
        Text color #5a52df
      
           This box has a color of #5a52df        
        
          <div style="background-color:#5a52df;">Content here</div>
        
        
          .mybackground {background-color:#5a52df;}
        
        Background color #5a52df
      
           Border around this has a color of #5a52df        
        
          <div style="border:2px solid #5a52df;">Content here</div>
        
        
          .myborder {border:2px solid #5a52df;}
        
        Border color #5a52df