#5967c4 color space conversions
Hex:
        #5967c4
        RGB:
        89, 103, 196
        CMY:
        65, 60, 23
        CMYK:
        55, 47, 0, 23
      HSL:
        232°, 47.5556%, 55.8824%
        HSV (HSB):
        232°, 54.5918%, 76.8627%
        XYZ:
        18.9339, 15.8099, 54.2782
        xyY:
        0.2127, 0.1776, 15.8099
      CIE-Lab:
        46.7240, 21.6518, -50.4364
        CIE-LCH:
        46.7240, 54.8874, 293.2333
        CIE-Luv:
        46.7240, -10.3569, -78.1602
        Hunter-Lab:
        39.7616, 15.4161, -53.1031
      #5967c4 color charts
#5967c4 RGB chart
      #5967c4 CMYK chart
      #5967c4 RGB pie chart
      #5967c4 color shades, tints & tones
#5967c4 color schemes
#5967c4 color preview, HTML & CSS examples
           This text has a color of #5967c4        
        
          <p style="color:#5967c4;">Text here</p>
        
        
          .mytext {color:#5967c4;}
        
        Text color #5967c4
      
           This box has a color of #5967c4        
        
          <div style="background-color:#5967c4;">Content here</div>
        
        
          .mybackground {background-color:#5967c4;}
        
        Background color #5967c4
      
           Border around this has a color of #5967c4        
        
          <div style="border:2px solid #5967c4;">Content here</div>
        
        
          .myborder {border:2px solid #5967c4;}
        
        Border color #5967c4