#5c83df color space conversions
Hex:
        #5c83df
        RGB:
        92, 131, 223
        CMY:
        64, 49, 13
        CMYK:
        59, 41, 0, 13
      HSL:
        222°, 67.1795%, 61.7647%
        HSV (HSB):
        222°, 58.7444%, 87.4510%
        XYZ:
        25.8492, 23.8356, 73.0504
        xyY:
        0.2106, 0.1942, 23.8356
      CIE-Lab:
        55.9228, 13.9340, -51.0808
        CIE-LCH:
        55.9228, 52.9472, 285.2581
        CIE-Luv:
        55.9228, -19.0740, -81.6461
        Hunter-Lab:
        48.8217, 9.0708, -54.5385
      #5c83df color charts
#5c83df RGB chart
      #5c83df CMYK chart
      #5c83df RGB pie chart
      #5c83df color shades, tints & tones
#5c83df color schemes
#5c83df color preview, HTML & CSS examples
           This text has a color of #5c83df        
        
          <p style="color:#5c83df;">Text here</p>
        
        
          .mytext {color:#5c83df;}
        
        Text color #5c83df
      
           This box has a color of #5c83df        
        
          <div style="background-color:#5c83df;">Content here</div>
        
        
          .mybackground {background-color:#5c83df;}
        
        Background color #5c83df
      
           Border around this has a color of #5c83df        
        
          <div style="border:2px solid #5c83df;">Content here</div>
        
        
          .myborder {border:2px solid #5c83df;}
        
        Border color #5c83df