#357cd5 color space conversions
Hex:
        #357cd5
        RGB:
        53, 124, 213
        CMY:
        79, 51, 16
        CMYK:
        75, 42, 0, 16
      HSL:
        213°, 65.5738%, 52.1569%
        HSV (HSB):
        213°, 75.1174%, 83.5294%
        XYZ:
        20.6861, 19.9763, 65.7163
        xyY:
        0.1945, 0.1878, 19.9763
      CIE-Lab:
        51.8104, 8.4715, -52.1041
        CIE-LCH:
        51.8104, 52.7883, 279.2348
        CIE-Luv:
        51.8104, -25.5545, -81.4363
        Hunter-Lab:
        44.6948, 4.3991, -55.8897
      #357cd5 color charts
#357cd5 RGB chart
      #357cd5 CMYK chart
      #357cd5 RGB pie chart
      #357cd5 color shades, tints & tones
#357cd5 color schemes
#357cd5 color preview, HTML & CSS examples
           This text has a color of #357cd5        
        
          <p style="color:#357cd5;">Text here</p>
        
        
          .mytext {color:#357cd5;}
        
        Text color #357cd5
      
           This box has a color of #357cd5        
        
          <div style="background-color:#357cd5;">Content here</div>
        
        
          .mybackground {background-color:#357cd5;}
        
        Background color #357cd5
      
           Border around this has a color of #357cd5        
        
          <div style="border:2px solid #357cd5;">Content here</div>
        
        
          .myborder {border:2px solid #357cd5;}
        
        Border color #357cd5