#5c6fcf color space conversions
Hex:
        #5c6fcf
        RGB:
        92, 111, 207
        CMY:
        64, 56, 19
        CMYK:
        56, 46, 0, 19
      HSL:
        230°, 54.5024%, 58.6275%
        HSV (HSB):
        230°, 55.5556%, 81.1765%
        XYZ:
        21.3606, 18.1492, 61.4088
        xyY:
        0.2117, 0.1798, 18.1492
      CIE-Lab:
        49.6766, 20.9029, -52.0065
        CIE-LCH:
        49.6766, 56.0500, 291.8966
        CIE-Luv:
        49.6766, -12.2861, -81.6866
        Hunter-Lab:
        42.6019, 14.9466, -55.6428
      #5c6fcf color charts
#5c6fcf RGB chart
      #5c6fcf CMYK chart
      #5c6fcf RGB pie chart
      #5c6fcf color shades, tints & tones
#5c6fcf color schemes
#5c6fcf color preview, HTML & CSS examples
           This text has a color of #5c6fcf        
        
          <p style="color:#5c6fcf;">Text here</p>
        
        
          .mytext {color:#5c6fcf;}
        
        Text color #5c6fcf
      
           This box has a color of #5c6fcf        
        
          <div style="background-color:#5c6fcf;">Content here</div>
        
        
          .mybackground {background-color:#5c6fcf;}
        
        Background color #5c6fcf
      
           Border around this has a color of #5c6fcf        
        
          <div style="border:2px solid #5c6fcf;">Content here</div>
        
        
          .myborder {border:2px solid #5c6fcf;}
        
        Border color #5c6fcf