#3b70dd color space conversions
Hex:
        #3b70dd
        RGB:
        59, 112, 221
        CMY:
        77, 56, 13
        CMYK:
        73, 49, 0, 13
      HSL:
        220°, 70.4348%, 54.9020%
        HSV (HSB):
        220°, 73.3032%, 86.6667%
        XYZ:
        20.6489, 17.7386, 70.7422
        xyY:
        0.1892, 0.1625, 17.7386
      CIE-Lab:
        49.1775, 19.6400, -60.8469
        CIE-LCH:
        49.1775, 63.9380, 287.8889
        CIE-Luv:
        49.1775, -20.6510, -94.8556
        Hunter-Lab:
        42.1172, 13.8086, -70.1044
      #3b70dd color charts
#3b70dd RGB chart
      #3b70dd CMYK chart
      #3b70dd RGB pie chart
      #3b70dd color shades, tints & tones
#3b70dd color schemes
#3b70dd color preview, HTML & CSS examples
           This text has a color of #3b70dd        
        
          <p style="color:#3b70dd;">Text here</p>
        
        
          .mytext {color:#3b70dd;}
        
        Text color #3b70dd
      
           This box has a color of #3b70dd        
        
          <div style="background-color:#3b70dd;">Content here</div>
        
        
          .mybackground {background-color:#3b70dd;}
        
        Background color #3b70dd
      
           Border around this has a color of #3b70dd        
        
          <div style="border:2px solid #3b70dd;">Content here</div>
        
        
          .myborder {border:2px solid #3b70dd;}
        
        Border color #3b70dd