#5232cf color space conversions
Hex:
        #5232cf
        RGB:
        82, 50, 207
        CMY:
        68, 80, 19
        CMYK:
        60, 76, 0, 19
      HSL:
        252°, 62.0553%, 50.3922%
        HSV (HSB):
        252°, 75.8454%, 81.1765%
        XYZ:
        15.8828, 8.5800, 59.8505
        xyY:
        0.1884, 0.1018, 8.5800
      CIE-Lab:
        35.1628, 54.8719, -75.6204
        CIE-LCH:
        35.1628, 93.4311, 305.9655
        CIE-Luv:
        35.1628, -0.8401, -105.1830
        Hunter-Lab:
        29.2917, 45.5271, -100.6405
      #5232cf color charts
#5232cf RGB chart
      #5232cf CMYK chart
      #5232cf RGB pie chart
      #5232cf color shades, tints & tones
#5232cf color schemes
#5232cf color preview, HTML & CSS examples
           This text has a color of #5232cf        
        
          <p style="color:#5232cf;">Text here</p>
        
        
          .mytext {color:#5232cf;}
        
        Text color #5232cf
      
           This box has a color of #5232cf        
        
          <div style="background-color:#5232cf;">Content here</div>
        
        
          .mybackground {background-color:#5232cf;}
        
        Background color #5232cf
      
           Border around this has a color of #5232cf        
        
          <div style="border:2px solid #5232cf;">Content here</div>
        
        
          .myborder {border:2px solid #5232cf;}
        
        Border color #5232cf