#5232d7 color space conversions
Hex:
        #5232d7
        RGB:
        82, 50, 215
        CMY:
        68, 80, 16
        CMYK:
        62, 77, 0, 16
      HSL:
        252°, 67.3469%, 51.9608%
        HSV (HSB):
        252°, 76.7442%, 84.3137%
        XYZ:
        16.8860, 8.9813, 65.1336
        xyY:
        0.1856, 0.0987, 8.9813
      CIE-Lab:
        35.9483, 57.1667, -78.9514
        CIE-LCH:
        35.9483, 97.4748, 305.9073
        CIE-Luv:
        35.9483, -1.4918, -110.0070
        Hunter-Lab:
        29.9689, 48.1306, -107.8811
      #5232d7 color charts
#5232d7 RGB chart
      #5232d7 CMYK chart
      #5232d7 RGB pie chart
      #5232d7 color shades, tints & tones
#5232d7 color schemes
#5232d7 color preview, HTML & CSS examples
           This text has a color of #5232d7        
        
          <p style="color:#5232d7;">Text here</p>
        
        
          .mytext {color:#5232d7;}
        
        Text color #5232d7
      
           This box has a color of #5232d7        
        
          <div style="background-color:#5232d7;">Content here</div>
        
        
          .mybackground {background-color:#5232d7;}
        
        Background color #5232d7
      
           Border around this has a color of #5232d7        
        
          <div style="border:2px solid #5232d7;">Content here</div>
        
        
          .myborder {border:2px solid #5232d7;}
        
        Border color #5232d7