#5e6fcf color space conversions
Hex:
        #5e6fcf
        RGB:
        94, 111, 207
        CMY:
        63, 56, 19
        CMYK:
        55, 46, 0, 19
      HSL:
        231°, 54.0670%, 59.0196%
        HSV (HSB):
        231°, 54.5894%, 81.1765%
        XYZ:
        21.5630, 18.2536, 61.4183
        xyY:
        0.2130, 0.1803, 18.2536
      CIE-Lab:
        49.8022, 21.3187, -51.7983
        CIE-LCH:
        49.8022, 56.0138, 292.3706
        CIE-Luv:
        49.8022, -11.6576, -81.4542
        Hunter-Lab:
        42.7242, 15.3222, -55.3256
      #5e6fcf color charts
#5e6fcf RGB chart
      #5e6fcf CMYK chart
      #5e6fcf RGB pie chart
      #5e6fcf color shades, tints & tones
#5e6fcf color schemes
#5e6fcf color preview, HTML & CSS examples
           This text has a color of #5e6fcf        
        
          <p style="color:#5e6fcf;">Text here</p>
        
        
          .mytext {color:#5e6fcf;}
        
        Text color #5e6fcf
      
           This box has a color of #5e6fcf        
        
          <div style="background-color:#5e6fcf;">Content here</div>
        
        
          .mybackground {background-color:#5e6fcf;}
        
        Background color #5e6fcf
      
           Border around this has a color of #5e6fcf        
        
          <div style="border:2px solid #5e6fcf;">Content here</div>
        
        
          .myborder {border:2px solid #5e6fcf;}
        
        Border color #5e6fcf