#3b71cf color space conversions
Hex:
        #3b71cf
        RGB:
        59, 113, 207
        CMY:
        77, 56, 19
        CMYK:
        71, 45, 0, 19
      HSL:
        218°, 60.6557%, 52.1569%
        HSV (HSB):
        218°, 71.4976%, 81.1765%
        XYZ:
        18.9712, 17.2451, 61.3602
        xyY:
        0.1944, 0.1767, 17.2451
      CIE-Lab:
        48.5673, 13.8985, -53.8753
        CIE-LCH:
        48.5673, 55.6392, 284.4655
        CIE-Luv:
        48.5673, -21.1446, -83.4650
        Hunter-Lab:
        41.5272, 8.8733, -58.5374
      #3b71cf color charts
#3b71cf RGB chart
      #3b71cf CMYK chart
      #3b71cf RGB pie chart
      #3b71cf color shades, tints & tones
#3b71cf color schemes
#3b71cf color preview, HTML & CSS examples
           This text has a color of #3b71cf        
        
          <p style="color:#3b71cf;">Text here</p>
        
        
          .mytext {color:#3b71cf;}
        
        Text color #3b71cf
      
           This box has a color of #3b71cf        
        
          <div style="background-color:#3b71cf;">Content here</div>
        
        
          .mybackground {background-color:#3b71cf;}
        
        Background color #3b71cf
      
           Border around this has a color of #3b71cf        
        
          <div style="border:2px solid #3b71cf;">Content here</div>
        
        
          .myborder {border:2px solid #3b71cf;}
        
        Border color #3b71cf