#3d81cf color space conversions
Hex:
        #3d81cf
        RGB:
        61, 129, 207
        CMY:
        76, 49, 19
        CMYK:
        71, 38, 0, 19
      HSL:
        212°, 60.3306%, 52.5490%
        HSV (HSB):
        212°, 70.5314%, 81.1765%
        XYZ:
        21.0372, 21.1976, 62.0143
        xyY:
        0.2018, 0.2033, 21.1976
      CIE-Lab:
        53.1651, 4.3244, -46.5330
        CIE-LCH:
        53.1651, 46.7335, 275.3093
        CIE-Luv:
        53.1651, -25.9662, -72.5560
        Hunter-Lab:
        46.0409, 0.9896, -47.6314
      #3d81cf color charts
#3d81cf RGB chart
      #3d81cf CMYK chart
      #3d81cf RGB pie chart
      #3d81cf color shades, tints & tones
#3d81cf color schemes
#3d81cf color preview, HTML & CSS examples
           This text has a color of #3d81cf        
        
          <p style="color:#3d81cf;">Text here</p>
        
        
          .mytext {color:#3d81cf;}
        
        Text color #3d81cf
      
           This box has a color of #3d81cf        
        
          <div style="background-color:#3d81cf;">Content here</div>
        
        
          .mybackground {background-color:#3d81cf;}
        
        Background color #3d81cf
      
           Border around this has a color of #3d81cf        
        
          <div style="border:2px solid #3d81cf;">Content here</div>
        
        
          .myborder {border:2px solid #3d81cf;}
        
        Border color #3d81cf