#596ceb color space conversions
Hex:
        #596ceb
        RGB:
        89, 108, 235
        CMY:
        65, 58, 8
        CMYK:
        62, 54, 0, 8
      HSL:
        232°, 78.4946%, 63.5294%
        HSV (HSB):
        232°, 62.1277%, 92.1569%
        XYZ:
        24.4778, 18.8471, 80.9450
        xyY:
        0.1970, 0.1517, 18.8471
      CIE-Lab:
        50.5079, 31.4410, -66.5097
        CIE-LCH:
        50.5079, 73.5669, 295.3014
        CIE-Luv:
        50.5079, -13.0178, -105.0168
        Hunter-Lab:
        43.4133, 24.6707, -80.1582
      #596ceb color charts
#596ceb RGB chart
      #596ceb CMYK chart
      #596ceb RGB pie chart
      #596ceb color shades, tints & tones
#596ceb color schemes
#596ceb color preview, HTML & CSS examples
           This text has a color of #596ceb        
        
          <p style="color:#596ceb;">Text here</p>
        
        
          .mytext {color:#596ceb;}
        
        Text color #596ceb
      
           This box has a color of #596ceb        
        
          <div style="background-color:#596ceb;">Content here</div>
        
        
          .mybackground {background-color:#596ceb;}
        
        Background color #596ceb
      
           Border around this has a color of #596ceb        
        
          <div style="border:2px solid #596ceb;">Content here</div>
        
        
          .myborder {border:2px solid #596ceb;}
        
        Border color #596ceb