#5945bf color space conversions
Hex:
        #5945bf
        RGB:
        89, 69, 191
        CMY:
        65, 73, 25
        CMYK:
        53, 64, 0, 25
      HSL:
        250°, 48.8000%, 50.9804%
        HSV (HSB):
        250°, 63.8743%, 74.9020%
        XYZ:
        15.6519, 10.1417, 50.4228
        xyY:
        0.2054, 0.1331, 10.1417
      CIE-Lab:
        38.0955, 40.8901, -61.4658
        CIE-LCH:
        38.0955, 73.8245, 303.6338
        CIE-Luv:
        38.0955, -0.7951, -90.2569
        Hunter-Lab:
        31.8460, 32.0000, -71.5836
      #5945bf color charts
#5945bf RGB chart
      #5945bf CMYK chart
      #5945bf RGB pie chart
      #5945bf color shades, tints & tones
#5945bf color schemes
#5945bf color preview, HTML & CSS examples
           This text has a color of #5945bf        
        
          <p style="color:#5945bf;">Text here</p>
        
        
          .mytext {color:#5945bf;}
        
        Text color #5945bf
      
           This box has a color of #5945bf        
        
          <div style="background-color:#5945bf;">Content here</div>
        
        
          .mybackground {background-color:#5945bf;}
        
        Background color #5945bf
      
           Border around this has a color of #5945bf        
        
          <div style="border:2px solid #5945bf;">Content here</div>
        
        
          .myborder {border:2px solid #5945bf;}
        
        Border color #5945bf