#3d72ec color space conversions
Hex:
        #3d72ec
        RGB:
        61, 114, 236
        CMY:
        76, 55, 7
        CMYK:
        74, 52, 0, 7
      HSL:
        222°, 82.1596%, 58.2353%
        HSV (HSB):
        222°, 74.1525%, 92.5490%
        XYZ:
        23.0821, 19.0829, 81.8237
        xyY:
        0.1862, 0.1539, 19.0829
      CIE-Lab:
        50.7840, 24.0860, -66.6869
        CIE-LCH:
        50.7840, 70.9033, 289.8587
        CIE-Luv:
        50.7840, -20.7440, -104.8192
        Hunter-Lab:
        43.6839, 17.8705, -80.4764
      #3d72ec color charts
#3d72ec RGB chart
      #3d72ec CMYK chart
      #3d72ec RGB pie chart
      #3d72ec color shades, tints & tones
#3d72ec color schemes
#3d72ec color preview, HTML & CSS examples
           This text has a color of #3d72ec        
        
          <p style="color:#3d72ec;">Text here</p>
        
        
          .mytext {color:#3d72ec;}
        
        Text color #3d72ec
      
           This box has a color of #3d72ec        
        
          <div style="background-color:#3d72ec;">Content here</div>
        
        
          .mybackground {background-color:#3d72ec;}
        
        Background color #3d72ec
      
           Border around this has a color of #3d72ec        
        
          <div style="border:2px solid #3d72ec;">Content here</div>
        
        
          .myborder {border:2px solid #3d72ec;}
        
        Border color #3d72ec