#5b65ae color space conversions
Hex:
        #5b65ae
        RGB:
        91, 101, 174
        CMY:
        64, 60, 32
        CMYK:
        48, 42, 0, 32
      HSL:
        233°, 33.8776%, 51.9608%
        HSV (HSB):
        233°, 47.7011%, 68.2353%
        XYZ:
        16.6080, 14.5875, 41.9847
        xyY:
        0.2269, 0.1993, 14.5875
      CIE-Lab:
        45.0640, 16.3243, -40.2879
        CIE-LCH:
        45.0640, 43.4696, 292.0574
        CIE-Luv:
        45.0640, -8.2063, -61.5335
        Hunter-Lab:
        38.1936, 10.7799, -38.4397
      #5b65ae color charts
#5b65ae RGB chart
      #5b65ae CMYK chart
      #5b65ae RGB pie chart
      #5b65ae color shades, tints & tones
#5b65ae color schemes
#5b65ae color preview, HTML & CSS examples
           This text has a color of #5b65ae        
        
          <p style="color:#5b65ae;">Text here</p>
        
        
          .mytext {color:#5b65ae;}
        
        Text color #5b65ae
      
           This box has a color of #5b65ae        
        
          <div style="background-color:#5b65ae;">Content here</div>
        
        
          .mybackground {background-color:#5b65ae;}
        
        Background color #5b65ae
      
           Border around this has a color of #5b65ae        
        
          <div style="border:2px solid #5b65ae;">Content here</div>
        
        
          .myborder {border:2px solid #5b65ae;}
        
        Border color #5b65ae