#3b85dc color space conversions
Hex:
        #3b85dc
        RGB:
        59, 133, 220
        CMY:
        77, 48, 14
        CMYK:
        73, 40, 0, 14
      HSL:
        212°, 69.6970%, 54.7059%
        HSV (HSB):
        212°, 73.1818%, 86.2745%
        XYZ:
        23.1094, 22.8722, 70.9069
        xyY:
        0.1977, 0.1957, 22.8722
      CIE-Lab:
        54.9404, 6.2934, -51.0452
        CIE-LCH:
        54.9404, 51.4317, 277.0286
        CIE-Luv:
        54.9404, -27.2585, -80.5337
        Hunter-Lab:
        47.8249, 2.5594, -54.4282
      #3b85dc color charts
#3b85dc RGB chart
      #3b85dc CMYK chart
      #3b85dc RGB pie chart
      #3b85dc color shades, tints & tones
#3b85dc color schemes
#3b85dc color preview, HTML & CSS examples
           This text has a color of #3b85dc        
        
          <p style="color:#3b85dc;">Text here</p>
        
        
          .mytext {color:#3b85dc;}
        
        Text color #3b85dc
      
           This box has a color of #3b85dc        
        
          <div style="background-color:#3b85dc;">Content here</div>
        
        
          .mybackground {background-color:#3b85dc;}
        
        Background color #3b85dc
      
           Border around this has a color of #3b85dc        
        
          <div style="border:2px solid #3b85dc;">Content here</div>
        
        
          .myborder {border:2px solid #3b85dc;}
        
        Border color #3b85dc